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