net.minecraft.world.item.crafting

public class CraftingInput

implements RecipeInput

ddi
net.minecraft.world.item.crafting.CraftingInput
net.minecraft.class_9694
net.minecraft.unmapped.C_euomljmv
net.minecraft.recipe.input.CraftingRecipeInput
net.minecraft.recipe.CraftingRecipeInput

Field summary

Modifier and TypeField
public static final CraftingInput
a
EMPTY
field_51631
f_qapubcmu
EMPTY
EMPTY
private final int
b
width
field_51632
f_tlhfbbvl
width
width
private final int
c
height
field_51633
f_uucvrzzn
height
height
private final List<ItemStack>
d
items
field_51634
f_ebgyevua
stacks
stacks
private final StackedItemContents
e
stackedContents
field_51635
f_hxkvnbdm
matcher
matcher
private final int
f
ingredientCount
field_51636
f_gempqgqe
stackCount
inputCount

Constructor summary

ModifierConstructor
private (int width, int height, List<ItemStack> stacks)

Method summary

Modifier and TypeMethod
public static CraftingInput
a(int arg0, int arg1, List<czd> arg2)
of(int arg0, int arg1, List<ItemStack> arg2)
method_59986(int arg0, int arg1, List<class_1799> arg2)
m_dyulubbb(int arg0, int arg1, List<C_sddaxwyk> arg2)
create(int width, int height, List<ItemStack> stacks)
of(int width, int height, List<ItemStack> stacks)
public static CraftingInput$Positioned
b(int arg0, int arg1, List<czd> arg2)
ofPositioned(int arg0, int arg1, List<ItemStack> arg2)
method_60505(int arg0, int arg1, List<class_1799> arg2)
m_uywbpkmo(int arg0, int arg1, List<C_sddaxwyk> arg2)
createPositioned(int width, int height, List<ItemStack> stacks)
createPositioned(int width, int height, List<ItemStack> stacks)
public ItemStack
a(int arg0)
getItem(int arg0)
method_59984(int arg0)
m_hhjzrppb(int arg0)
getStackInSlot(int arg0)
get(int arg0)
public ItemStack
a(int arg0, int arg1)
getItem(int arg0, int arg1)
method_59985(int arg0, int arg1)
m_oajnzqrl(int arg0, int arg1)
getStackInSlot(int x, int y)
get(int x, int y)
public int
a()
size()
method_59983()
m_gptaeput()
size()
getSize()
public boolean
b()
isEmpty()
method_59987()
m_wuqjkela()
isEmpty()
isEmpty()
public StackedItemContents
c()
stackedContents()
method_59988()
m_xankaukl()
getRecipeMatcher()
getMatcher()
public List<ItemStack>
d()
items()
method_59989()
m_ogdredzm()
getStacks()
getStacks()
public int
e()
ingredientCount()
method_59990()
m_stcmggrk()
getStackCount()
getInputCount()
public int
f()
width()
method_59991()
m_dhcnljxm()
getWidth()
getWidth()
public int
g()
height()
method_59992()
m_plfjjrel()
getHeight()
getHeight()