Uses of Enum Class
net.risingworld.api.definitions.Plants.Type
Packages that use Plants.Type
-
Uses of Plants.Type in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Plants.TypeMethods in net.risingworld.api.definitions that return Plants.TypeModifier 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.