Uses of Enum Class
de.rpgframework.random.WorldVariables
Packages that use WorldVariables
-
Uses of WorldVariables in de.rpgframework.random
Subclasses with type arguments of type WorldVariables in de.rpgframework.randomMethods in de.rpgframework.random that return WorldVariablesModifier and TypeMethodDescriptionstatic WorldVariablesReturns the enum constant of this class with the specified name.static WorldVariables[]WorldVariables.values()Returns an array containing the constants of this enum class, in the order they are declared.