History - net.minecraft.world.item.crafting.CraftingInput

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

cyp

net.minecraft.world.item.crafting.CraftingInput

net.minecraft.class_9694

net.minecraft.recipe.input.CraftingRecipeInput

net.minecraft.src.C_336435_

net.minecraft.world.item.crafting.CraftingInput

Fields

CraftingInput: a, EMPTY, field_51631, EMPTY, f_337571_

int: b, width, field_51632, width, f_337448_

int: c, height, field_51633, height, f_337445_

List<ItemStack>: d, items, field_51634, stacks, f_336937_

StackedContents: e, stackedContents, field_51635, matcher, f_337170_

int: f, ingredientCount, field_51636, stackCount, f_337374_

Constructors

(int, int, List<ItemStack>)

Methods

CraftingInput (int, int, List<ItemStack>): a, of, method_59986, create, m_339041_

CraftingInput$Positioned (int, int, List<ItemStack>): b, ofPositioned, method_60505, createPositioned, m_338780_

ItemStack (int): a, getItem, method_59984, getStackInSlot, m_338719_

ItemStack (int, int): a, getItem, method_59985, getStackInSlot, m_340531_

int (): a, size, method_59983, getSize, m_338405_

boolean (): b, isEmpty, method_59987, isEmpty, m_339053_

StackedContents (): c, stackedContents, method_59988, getRecipeMatcher, m_340245_

List<ItemStack> (): d, items, method_59989, getStacks, m_340543_

int (): e, ingredientCount, method_59990, getStackCount, m_339795_

int (): f, width, method_59991, getWidth, m_340628_

int (): g, height, method_59992, getHeight, m_338377_