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