History - net.minecraft.world.inventory.AbstractCraftingMenu

1.21.8

Names

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

cwc

cyn

Fields

Constructors

Methods

1.21.5

Names

cse

cwc

Fields

Constructors

Methods

1.21.4

Names

ctd

cse

Fields

Constructors

Methods

1.21.3

Names

ctd

net.minecraft.world.inventory.AbstractCraftingMenu

net.minecraft.class_9884

net.minecraft.screen.AbstractCraftingScreenHandler

net.minecraft.src.C_345883_

net.minecraft.world.inventory.AbstractCraftingMenu

Fields

int: o, width, field_52561, width, f_346927_

int: p, height, field_52562, height, f_346267_

CraftingContainer: m, craftSlots, field_52559, craftingInventory, f_349267_

ResultContainer: n, resultSlots, field_52560, craftingResultInventory, f_348876_

Constructors

(MenuType<?>, int, int, int)

Methods

Slot (Player, int, int): a, addResultSlot, method_61625, addResultSlot, m_355018_

void (int, int): d, addCraftingGridSlots, method_61626, addInputSlots, m_351669_

RecipeBookMenu$PostPlaceAction (boolean, boolean, RecipeHolder<?>, ServerLevel, Inventory): a, handlePlacement, method_17697, fillInputSlots, m_6951_

void (): l, beginPlacingRecipe, method_59963, onInputSlotFillStart, m_340196_

void (ServerLevel, RecipeHolder<CraftingRecipe>): a, finishPlacingRecipe, method_59964, onInputSlotFillFinish, m_338706_

Slot (): m, getResultSlot, method_61627, getOutputSlot, m_353093_

List<Slot> (): n, getInputGridSlots, method_61628, getInputSlots, m_351714_

int (): o, getGridWidth, method_61629, getWidth, m_355294_

int (): p, getGridHeight, method_61630, getHeight, m_352430_

Player (): q, owner, method_61631, getPlayer, m_353860_

void (StackedItemContents): a, fillCraftSlotsStackedContents, method_7654, populateRecipeFinder, m_5816_