Uses of Enum Class
org.cloudburstmc.api.crafting.CraftingGrid.Type
Packages that use CraftingGrid.Type
-
Uses of CraftingGrid.Type in org.cloudburstmc.api.crafting
Methods in org.cloudburstmc.api.crafting that return CraftingGrid.TypeModifier and TypeMethodDescriptionCraftingGrid.getCraftingGridType()static CraftingGrid.TypeReturns the enum constant of this class with the specified name.static CraftingGrid.Type[]CraftingGrid.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.