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