Uses of Class
net.minecraft.world.item.crafting.StonecutterRecipe
Packages that use StonecutterRecipe
-
Uses of StonecutterRecipe in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory with type parameters of type StonecutterRecipeModifier and TypeFieldDescriptionprivate List<RecipeHolder<StonecutterRecipe>> StonecutterMenu.recipesMethods in net.minecraft.world.inventory that return types with arguments of type StonecutterRecipe -
Uses of StonecutterRecipe in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type StonecutterRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer<StonecutterRecipe> RecipeSerializer.STONECUTTERstatic final RecipeType<StonecutterRecipe> RecipeType.STONECUTTING