Uses of Enum Class
net.risingworld.api.definitions.Crafting.Category
Packages that use Crafting.Category
-
Uses of Crafting.Category in net.risingworld.api.definitions
Subclasses with type arguments of type Crafting.Category in net.risingworld.api.definitionsModifier and TypeClassDescriptionstatic enumGeneral recipes category, ordered (ordinal)Fields in net.risingworld.api.definitions declared as Crafting.CategoryMethods in net.risingworld.api.definitions that return Crafting.CategoryModifier and TypeMethodDescriptionstatic Crafting.CategoryCrafting.Category.get(int value) static Crafting.CategoryReturns the enum constant of this class with the specified name.static Crafting.Category[]Crafting.Category.values()Returns an array containing the constants of this enum class, in the order they are declared.