net.minecraft.crafting.recipe

public class ShapedRecipe

implements Recipe

abv
net.minecraft.unmapped.C_55756098
net.minecraft.crafting.recipe.ShapedRecipe

Field summary

Modifier and TypeField
private final int
a
f_28520497
width
private final int
b
f_39868388
height
private final ItemStack[]
c
f_56782558
ingredients
private final ItemStack
d
f_61100593
result
private boolean
e
f_97412240
copyNbt

Constructor summary

ModifierConstructor
public (int width, int height, ItemStack[] ingredients, ItemStack result)

Method summary

Modifier and TypeMethod
public ItemStack
b()
m_66362834()
getResult()
public ItemStack[]
b(xp arg0)
m_77550559(C_11727459 arg0)
getRemainder(CraftingInventory arg0)
public boolean
a(xp arg0, adm arg1)
m_52363298(C_11727459 arg0, C_64041439 arg1)
matches(CraftingInventory arg0, World arg1)
private boolean
a(xp arg0, int arg1, int arg2, boolean arg3)
m_53491422(C_11727459 arg0, int arg1, int arg2, boolean arg3)
matches(CraftingInventory inventory, int x, int y, boolean rotate)
public ItemStack
a(xp arg0)
m_10985002(C_11727459 arg0)
getResult(CraftingInventory arg0)
public int
a()
m_36691583()
size()