Class RandomGeneratorBuilder
java.lang.Object
de.rpgframework.random.RandomGeneratorBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()forRules(RoleplayingSystem rules) forSetting(World world) optionallySupportsHints(ClassificationType... hints) thatGenerates(GeneratorType type) thatSupports(Classification<?>... requires)
-
Constructor Details
-
RandomGeneratorBuilder
public RandomGeneratorBuilder()
-
-
Method Details
-
thatGenerates
-
thatSupports
-
forSetting
-
forRules
-
optionallySupportsHints
-
optionallySupportsHints
-
build
-
buildChain
-