Uses of Class
net.minecraft.recipe.StonecuttingRecipe
Packages that use StonecuttingRecipe
- 
Uses of StonecuttingRecipe in net.minecraft.recipeFields in net.minecraft.recipe with type parameters of type StonecuttingRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer<StonecuttingRecipe>RecipeSerializer.STONECUTTINGstatic final RecipeType<StonecuttingRecipe>RecipeType.STONECUTTING
- 
Uses of StonecuttingRecipe in net.minecraft.screenFields in net.minecraft.screen with type parameters of type StonecuttingRecipeModifier and TypeFieldDescriptionprivate List<StonecuttingRecipe>StonecutterScreenHandler.availableRecipesMethods in net.minecraft.screen that return types with arguments of type StonecuttingRecipe