Uses of Enum Class
net.risingworld.api.definitions.Constructions.Category
-
Uses of Constructions.Category in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionConstructions.ConstructionDefinition.category
Construction categoryModifier and TypeMethodDescriptionstatic Constructions.Category
Constructions.Category.get
(int value) static Constructions.Category
Returns the enum constant of this class with the specified name.static Constructions.Category[]
Constructions.Category.values()
Returns an array containing the constants of this enum class, in the order they are declared.