History - net.minecraft.screen.CraftingScreenHandler
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
void (PlayerEntity, World, BlockPos): lambda$removed$1, method_17402, method_17402
void (PlayerEntity, World, BlockPos): lambda$removed$0, method_17402, method_17402
1.21.11_unobfuscated
Names
net.minecraft.world.inventory.CraftingMenu
net.minecraft.class_1714
net.minecraft.screen.CraftingScreenHandler
Fields
int: CRAFTING_GRID_WIDTH, field_52567, field_52567
int: CRAFTING_GRID_HEIGHT, field_52568, field_52568
int: RESULT_SLOT, field_30781, RESULT_ID
int: CRAFT_SLOT_START, field_30782, INPUT_START
int: CRAFT_SLOT_COUNT, field_52569, field_52569
int: CRAFT_SLOT_END, field_30783, INPUT_END
int: INV_SLOT_START, field_30784, INVENTORY_START
int: INV_SLOT_END, field_30785, INVENTORY_END
int: USE_ROW_SLOT_START, field_30786, HOTBAR_START
int: USE_ROW_SLOT_END, field_30787, HOTBAR_END
ScreenHandlerContext: access, field_7799, context
PlayerEntity: player, field_7797, player
boolean: placingRecipe, field_51625, filling
Constructors
(int, PlayerInventory)
(int, PlayerInventory, ScreenHandlerContext)
Methods
void (ScreenHandler, ServerWorld, PlayerEntity, RecipeInputInventory, CraftingResultInventory, RecipeEntry<CraftingRecipe>): slotChangedCraftingGrid, method_17399, updateResult
void (Inventory): slotsChanged, method_7609, onContentChanged
void (): beginPlacingRecipe, method_59963, onInputSlotFillStart
void (ServerWorld, RecipeEntry<CraftingRecipe>): finishPlacingRecipe, method_59964, onInputSlotFillFinish
void (PlayerEntity): removed, method_7595, onClosed
boolean (PlayerEntity): stillValid, method_7597, canUse
ItemStack (PlayerEntity, int): quickMoveStack, method_7601, quickMove
boolean (ItemStack, Slot): canTakeItemForPickAll, method_7613, canInsertIntoSlot
Slot (): getResultSlot, method_61627, getOutputSlot
List<Slot> (): getInputGridSlots, method_61628, getInputSlots
RecipeBookType (): getRecipeBookType, method_30264, getCategory
PlayerEntity (): owner, method_61631, getPlayer
void (PlayerEntity, World, BlockPos): lambda$removed$1, method_17402, method_17402
void (World, BlockPos): lambda$slotsChanged$0, method_17401, method_17401