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