Uses of Class
net.minecraft.recipe.StonecuttingRecipe
Packages that use StonecuttingRecipe
-
Uses of StonecuttingRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type StonecuttingRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer
<StonecuttingRecipe> RecipeSerializer.STONECUTTING
static final RecipeType
<StonecuttingRecipe> RecipeType.STONECUTTING
-
Uses of StonecuttingRecipe in net.minecraft.screen
Fields in net.minecraft.screen with type parameters of type StonecuttingRecipeModifier and TypeFieldDescriptionprivate List
<RecipeEntry<StonecuttingRecipe>> StonecutterScreenHandler.availableRecipes
Methods in net.minecraft.screen that return types with arguments of type StonecuttingRecipe