net.minecraft.world.item.crafting

public interface SmithingRecipe

extends Recipe<SmithingRecipeInput>

dca
net.minecraft.world.item.crafting.SmithingRecipe
net.minecraft.class_8059
net.minecraft.recipe.SmithingRecipe
net.minecraft.src.C_265807_
net.minecraft.world.item.crafting.SmithingRecipe

Method summary

Modifier and TypeMethod
default RecipeType<SmithingRecipe>
b()
getType()
method_17716()
getType()
m_6671_()
RecipeSerializer<? extends SmithingRecipe>
a()
getSerializer()
method_8119()
getSerializer()
m_7707_()
default boolean
a(dcb arg0, dgj arg1)
matches(SmithingRecipeInput arg0, Level arg1)
method_61702(class_9697 arg0, class_1937 arg1)
matches(SmithingRecipeInput arg0, World arg1)
m_5818_(C_336523_ p_369755_, C_1596_ arg1)
Optional<Ingredient>
c()
templateIngredient()
method_64722()
template()
m_353037_()
Optional<Ingredient>
f()
baseIngredient()
method_64723()
base()
m_354833_()
Optional<Ingredient>
k()
additionIngredient()
method_64724()
addition()
m_352299_()
default RecipeBookCategory
h()
recipeBookCategory()
method_64668()
getRecipeBookCategory()
m_351608_()