Uses of Enum Class
net.risingworld.api.definitions.Items.ConsumeType
-
Uses of Items.ConsumeType in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionItems.ConsumeInfo.type
Type of this consumable (i.e is this food, water etc?)Modifier and TypeMethodDescriptionstatic Items.ConsumeType
Items.ConsumeType.get
(int value) static Items.ConsumeType
Returns the enum constant of this class with the specified name.static Items.ConsumeType[]
Items.ConsumeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.