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