net.minecraft.world.item.crafting

public interface SmithingRecipe

extends Recipe<SmithingRecipeInput>

dgm
net.minecraft.world.item.crafting.SmithingRecipe
net.minecraft.class_8059

Method summary

Modifier and TypeMethod
default RecipeType<SmithingRecipe>
b()
getType()
method_17716()
RecipeSerializer<? extends SmithingRecipe>
a()
getSerializer()
method_8119()
default boolean
a(dgn arg0, dkz arg1)
matches(SmithingRecipeInput arg0, Level arg1)
method_61702(class_9697 arg0, class_1937 arg1)
Optional<Ingredient>
c()
templateIngredient()
method_64722()
Ingredient
f()
baseIngredient()
method_64723()
Optional<Ingredient>
k()
additionIngredient()
method_64724()
default RecipeBookCategory
h()
recipeBookCategory()
method_64668()