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