net.minecraft.world.item.crafting

public interface SmithingRecipe

extends Recipe<SmithingRecipeInput>

dcz
net.minecraft.world.item.crafting.SmithingRecipe
net.minecraft.class_8059
net.minecraft.recipe.SmithingRecipe
net.minecraft.world.item.crafting.SmithingRecipe

Method summary

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