net.minecraft.world.item.crafting

public class SmithingTrimRecipe

implements SmithingRecipe

cjr
net.minecraft.world.item.crafting.SmithingTrimRecipe
net.minecraft.class_8062
net.minecraft.recipe.SmithingTrimRecipe
net.minecraft.src.C_265809_
net.minecraft.world.item.crafting.SmithingTrimRecipe

Field summary

Modifier and TypeField
private final ResourceLocation
a
id
field_42034
id
f_265885_
final Ingredient
b
template
field_42035
template
f_265958_
final Ingredient
c
base
field_42036
base
f_266040_
final Ingredient
d
addition
field_42037
addition
f_266053_

Constructor summary

ModifierConstructor
public (ResourceLocation id, Ingredient template, Ingredient base, Ingredient addition)

Method summary

Modifier and TypeMethod
public boolean
a(bdq arg0, cmm arg1)
matches(Container arg0, Level arg1)
method_8115(class_1263 arg0, class_1937 arg1)
matches(Inventory arg0, World arg1)
m_5818_(C_464_ p_266798_, C_1596_ arg1)
public ItemStack
a(bdq arg0, hs arg1)
assemble(Container arg0, RegistryAccess arg1)
method_8116(class_1263 arg0, class_5455 arg1)
craft(Inventory arg0, DynamicRegistryManager arg1)
m_5874_(C_464_ p_267280_, C_4706_ arg1)
public ItemStack
a(hs arg0)
getResultItem(RegistryAccess arg0)
method_8110(class_5455 arg0)
getOutput(DynamicRegistryManager arg0)
m_8043_(C_4706_ arg0)
public boolean
a(cfz arg0)
isTemplateIngredient(ItemStack arg0)
method_48453(class_1799 arg0)
testTemplate(ItemStack arg0)
m_266166_(C_1391_ arg0)
public boolean
b(cfz arg0)
isBaseIngredient(ItemStack arg0)
method_48454(class_1799 arg0)
testBase(ItemStack arg0)
m_266343_(C_1391_ arg0)
public boolean
c(cfz arg0)
isAdditionIngredient(ItemStack arg0)
method_30029(class_1799 arg0)
testAddition(ItemStack arg0)
m_266253_(C_1391_ arg0)
public ResourceLocation
e()
getId()
method_8114()
getId()
m_6423_()
public RecipeSerializer<?>
aj_()
getSerializer()
method_8119()
getSerializer()
m_7707_()
public boolean
j()
isIncomplete()
method_31584()
isEmpty()
m_142505_()