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