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.SubCategoryCrafting.SubCategory.get(int value) static Crafting.SubCategoryReturns 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.