net.minecraft.world.item.crafting

public class UpgradeRecipe

implements Recipe<Container>

bnl
net.minecraft.world.item.crafting.UpgradeRecipe
net.minecraft.class_5357
net.minecraft.recipe.SmithingRecipe
net.minecraft.item.crafting.SmithingRecipe
net.minecraft.server.v1_16_R1.RecipeSmithing

Field summary

Modifier and TypeField
private final Ingredient
a
base
field_25389
base
field_234837_a_
private final Ingredient
b
addition
field_25390
addition
field_234838_b_
private final ItemStack
c
result
field_25391
result
field_234839_c_
private final ResourceLocation
d
id
field_25392
id
field_234840_d_

Constructor summary

ModifierConstructor
public (ResourceLocation id, Ingredient base, Ingredient addition, ItemStack result)

Method summary

Modifier and TypeMethod
public boolean
a(amz arg0, bqb arg1)
matches(Container arg0, Level arg1)
method_8115(class_1263 arg0, class_1937 arg1)
matches(Inventory arg0, World arg1)
func_77569_a(IInventory arg0, World arg1)
public ItemStack
a(amz arg0)
assemble(Container arg0)
method_8116(class_1263 arg0)
craft(Inventory arg0)
func_77572_b(IInventory arg0)
public ItemStack
c()
getResultItem()
method_8110()
getOutput()
func_77571_b()
getResult()
public boolean
a(bki arg0)
isAdditionIngredient(ItemStack arg0)
method_30029(class_1799 arg0)
method_30029(ItemStack arg0)
func_241456_a_(ItemStack arg0)
public ResourceLocation
f()
getId()
method_8114()
getId()
func_199560_c()
getKey()
public RecipeSerializer<?>
ai_()
getSerializer()
method_8119()
getSerializer()
func_199559_b()
getRecipeSerializer()
public RecipeType<?>
g()
getType()
method_17716()
getType()
func_222127_g()
public boolean
a(int arg0, int arg1)
canCraftInDimensions(int arg0, int arg1)
method_8113(int arg0, int arg1)
fits(int arg0, int arg1)
func_194133_a(int arg0, int arg1)
public ItemStack
h()
getToastSymbol()
method_17447()
getRecipeKindIcon()
func_222128_h()