Uses of Enum Class
de.rpgframework.genericrpg.modification.AllowModification.AllowType
Packages that use AllowModification.AllowType
-
Uses of AllowModification.AllowType in de.rpgframework.genericrpg.modification
Subclasses with type arguments of type AllowModification.AllowType in de.rpgframework.genericrpg.modificationMethods in de.rpgframework.genericrpg.modification that return AllowModification.AllowTypeModifier and TypeMethodDescriptionAllowModification.getWhat()static AllowModification.AllowTypeReturns the enum constant of this class with the specified name.static AllowModification.AllowType[]AllowModification.AllowType.values()Returns an array containing the constants of this enum class, in the order they are declared.