History - net.minecraft.world.inventory.AbstractCraftingMenu
1.21.3
Names
ctd
net.minecraft.world.inventory.AbstractCraftingMenu
net.minecraft.class_9884
net.minecraft.screen.AbstractCraftingScreenHandler
net.minecraft.world.inventory.AbstractCraftingMenu
Fields
int: o, width, field_52561, width
int: p, height, field_52562, height
CraftingContainer: m, craftSlots, field_52559, craftingInventory
ResultContainer: n, resultSlots, field_52560, craftingResultInventory
Constructors
(MenuType<?>, int, int, int)
Methods
Slot (Player, int, int): a, addResultSlot, method_61625, addResultSlot
void (int, int): d, addCraftingGridSlots, method_61626, addInputSlots
RecipeBookMenu$PostPlaceAction (boolean, boolean, RecipeHolder<?>, ServerLevel, Inventory): a, handlePlacement, method_17697, fillInputSlots
void (): l, beginPlacingRecipe, method_59963, onInputSlotFillStart
void (ServerLevel, RecipeHolder<CraftingRecipe>): a, finishPlacingRecipe, method_59964, onInputSlotFillFinish
Slot (): m, getResultSlot, method_61627, getOutputSlot
List<Slot> (): n, getInputGridSlots, method_61628, getInputSlots
int (): o, getGridWidth, method_61629, getWidth
int (): p, getGridHeight, method_61630, getHeight
Player (): q, owner, method_61631, getPlayer
void (StackedItemContents): a, fillCraftSlotsStackedContents, method_7654, populateRecipeFinder