Uses of Enum Class
de.rpgframework.worldinfo.WorldInformationType
Packages that use WorldInformationType
-
Uses of WorldInformationType in de.rpgframework.worldinfo
Subclasses with type arguments of type WorldInformationType in de.rpgframework.worldinfoModifier and TypeClassDescriptionenumThis enum lists the types of information specific to the roleplaying system in use.Methods in de.rpgframework.worldinfo that return WorldInformationTypeModifier and TypeMethodDescriptionGenerator.getType()static WorldInformationTypeReturns the enum constant of this class with the specified name.static WorldInformationType[]WorldInformationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.rpgframework.worldinfo with parameters of type WorldInformationTypeModifier and TypeMethodDescriptionGeneratorRegistry.getGenerators(WorldInformationType type, AppliedFilter[] filter)