Uses of Enum Class
net.risingworld.api.definitions.Items.FoodState
Packages that use Items.FoodState
-
Uses of Items.FoodState in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Items.FoodStateMethods in net.risingworld.api.definitions that return Items.FoodStateModifier and TypeMethodDescriptionstatic Items.FoodStateItems.FoodState.get(int value) static Items.FoodStateReturns the enum constant of this class with the specified name.static Items.FoodState[]Items.FoodState.values()Returns an array containing the constants of this enum class, in the order they are declared.