Uses of Enum Class
net.risingworld.api.definitions.Plants.Extent
Packages that use Plants.Extent
-
Uses of Plants.Extent in net.risingworld.api.definitions
Subclasses with type arguments of type Plants.Extent in net.risingworld.api.definitionsMethods in net.risingworld.api.definitions that return Plants.ExtentModifier and TypeMethodDescriptionstatic Plants.ExtentPlants.Extent.get(int value) static Plants.ExtentReturns the enum constant of this class with the specified name.static Plants.Extent[]Plants.Extent.values()Returns an array containing the constants of this enum class, in the order they are declared.