Uses of Enum Class
net.risingworld.api.definitions.Crafting.CraftingStationType
-
Uses of Crafting.CraftingStationType in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionCrafting.CraftingStation.maintype
Main type of this crafting stationCrafting.CraftingStation.type
Bitmask describing the type(s) represented by this crafting stationModifier and TypeMethodDescriptionstatic Crafting.CraftingStationType
Crafting.CraftingStationType.get
(int value) static Crafting.CraftingStationType
Returns the enum constant of this class with the specified name.static Crafting.CraftingStationType[]
Crafting.CraftingStationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.