Uses of Enum Class
org.cloudburstmc.api.crafting.RecipeType
Packages that use RecipeType
-
Uses of RecipeType in org.cloudburstmc.api.crafting
Methods in org.cloudburstmc.api.crafting that return RecipeTypeModifier and TypeMethodDescriptionMixRecipe.getType()Recipe.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.