History - net.minecraft.recipe.input.CraftingRecipeInput
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.item.crafting.CraftingInput
net.minecraft.class_9694
net.minecraft.recipe.input.CraftingRecipeInput
Fields
CraftingRecipeInput: EMPTY, field_51631, EMPTY
int: width, field_51632, width
int: height, field_51633, height
List<ItemStack>: items, field_51634, stacks
RecipeFinder: stackedContents, field_51635, matcher
int: ingredientCount, field_51636, stackCount
Constructors
Methods
CraftingRecipeInput (int, int, List<ItemStack>): of, method_59986, create
CraftingRecipeInput$Positioned (int, int, List<ItemStack>): ofPositioned, method_60505, createPositioned
ItemStack (int): getItem, method_59984, getStackInSlot
ItemStack (int, int): getItem, method_59985, getStackInSlot
int (): size, method_59983, size
boolean (): isEmpty, method_59987, isEmpty
RecipeFinder (): stackedContents, method_59988, getRecipeMatcher
List<ItemStack> (): items, method_59989, getStacks
int (): ingredientCount, method_59990, getStackCount
int (): width, method_59991, getWidth
int (): height, method_59992, getHeight