Uses of Class
de.rpgframework.random.RandomGeneratorBuilder
Packages that use RandomGeneratorBuilder
-
Uses of RandomGeneratorBuilder in de.rpgframework.random
Methods in de.rpgframework.random that return RandomGeneratorBuilderModifier and TypeMethodDescriptionstatic RandomGeneratorBuilderRandomGenerator.builder()RandomGeneratorBuilder.forRules(RoleplayingSystem rules) RandomGeneratorBuilder.forSetting(World world) RandomGeneratorBuilder.optionallySupportsHints(ClassificationType... hints) RandomGeneratorBuilder.optionallySupportsHints(List<ClassificationType> hints) RandomGeneratorBuilder.thatGenerates(GeneratorType type) RandomGeneratorBuilder.thatSupports(Classification<?>... requires)