Uses of Enum Class
net.risingworld.api.definitions.Items.Category
-
Uses of Items.Category in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionItems.ItemDefinition.category
Item category (e.g tool, medical, weapon etc)Modifier and TypeMethodDescriptionstatic Items.Category
Items.Category.get
(int value) static Items.Category
Returns the enum constant of this class with the specified name.static Items.Category[]
Items.Category.values()
Returns an array containing the constants of this enum class, in the order they are declared.