net.minecraft.recipe.input

public class CraftingRecipeInput

implements RecipeInput

dep
net.minecraft.world.item.crafting.CraftingInput
net.minecraft.class_9694
net.minecraft.recipe.input.CraftingRecipeInput
net.minecraft.unmapped.C_euomljmv
net.minecraft.recipe.CraftingRecipeInput
net.minecraft.src.C_336435_

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public static CraftingRecipeInput
a(int o, int o, List<dak> o)
of(int arg0, int arg1, List<ItemStack> arg2)
method_59986(int arg0, int arg1, List<class_1799> arg2)
create(int width, int height, List<ItemStack> stacks)
m_dyulubbb(int arg0, int arg1, List<C_sddaxwyk> arg2)
of(int width, int height, List<ItemStack> stacks)
m_339041_(int p_345026_, int p_344893_, List<C_1391_> p_343663_)
public static CraftingRecipeInput$Positioned
b(int o, int o, List<dak> o)
ofPositioned(int arg0, int arg1, List<ItemStack> arg2)
method_60505(int arg0, int arg1, List<class_1799> arg2)
createPositioned(int width, int height, List<ItemStack> stacks)
m_uywbpkmo(int arg0, int arg1, List<C_sddaxwyk> arg2)
createPositioned(int width, int height, List<ItemStack> stacks)
m_338780_(int p_345256_, int p_344157_, List<C_1391_> p_342879_)
public ItemStack
a(int arg0)
getItem(int arg0)
method_59984(int arg0)
getStackInSlot(int arg0)
m_hhjzrppb(int arg0)
get(int arg0)
m_338719_(int arg0)
public ItemStack
a(int o, int arg1)
getItem(int arg0, int arg1)
method_59985(int arg0, int arg1)
getStackInSlot(int x, int y)
m_oajnzqrl(int arg0, int arg1)
get(int x, int y)
m_340531_(int p_345443_, int arg1)
public int
a()
size()
method_59983()
size()
m_gptaeput()
getSize()
m_338405_()
public boolean
b()
isEmpty()
method_59987()
isEmpty()
m_wuqjkela()
isEmpty()
m_339053_()
public RecipeFinder
c()
stackedContents()
method_59988()
getRecipeMatcher()
m_xankaukl()
getMatcher()
m_340245_()
public List<ItemStack>
d()
items()
method_59989()
getStacks()
m_ogdredzm()
getStacks()
m_340543_()
public int
e()
ingredientCount()
method_59990()
getStackCount()
m_stcmggrk()
getInputCount()
m_339795_()
public int
f()
width()
method_59991()
getWidth()
m_dhcnljxm()
getWidth()
m_340628_()
public int
g()
height()
method_59992()
getHeight()
m_plfjjrel()
getHeight()
m_338377_()