Uses of Enum Class
org.cloudburstmc.api.inventory.RecipeType
Packages that use RecipeType
-
Uses of RecipeType in org.cloudburstmc.api.inventory
Methods in org.cloudburstmc.api.inventory that return RecipeTypeModifier and TypeMethodDescriptionRecipe.getType()static RecipeTypeReturns the enum constant of this class with the specified name.static RecipeType[]RecipeType.values()Returns an array containing the constants of this enum class, in the order they are declared.