Uses of Enum Class
net.risingworld.api.definitions.Items.Category
Packages that use Items.Category
-
Uses of Items.Category in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Items.CategoryModifier and TypeFieldDescriptionItems.ItemDefinition.categoryItem category (e.g tool, medical, weapon etc)Methods in net.risingworld.api.definitions that return Items.CategoryModifier and TypeMethodDescriptionstatic Items.CategoryItems.Category.get(int value) static Items.CategoryReturns 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.