History - net.minecraft.screen.PlayerScreenHandler
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.inventory.InventoryMenu
net.minecraft.class_1723
net.minecraft.screen.PlayerScreenHandler
Fields
int: CONTAINER_ID, field_30802, field_30802
int: RESULT_SLOT, field_30803, CRAFTING_RESULT_ID
int: CRAFTING_GRID_WIDTH, field_52570, field_52570
int: CRAFTING_GRID_HEIGHT, field_52571, field_52571
int: CRAFT_SLOT_START, field_30804, CRAFTING_INPUT_START
int: CRAFT_SLOT_COUNT, field_49739, CRAFTING_INPUT_COUNT
int: CRAFT_SLOT_END, field_30805, CRAFTING_INPUT_END
int: ARMOR_SLOT_START, field_30806, EQUIPMENT_START
int: ARMOR_SLOT_COUNT, field_49740, EQUIPMENT_COUNT
int: ARMOR_SLOT_END, field_30807, EQUIPMENT_END
int: INV_SLOT_START, field_30808, INVENTORY_START
int: INV_SLOT_END, field_30809, INVENTORY_END
int: USE_ROW_SLOT_START, field_30810, HOTBAR_START
int: USE_ROW_SLOT_END, field_30811, HOTBAR_END
int: SHIELD_SLOT, field_30812, OFFHAND_ID
Identifier: EMPTY_ARMOR_SLOT_HELMET, field_21669, EMPTY_HELMET_SLOT_TEXTURE
Identifier: EMPTY_ARMOR_SLOT_CHESTPLATE, field_21670, EMPTY_CHESTPLATE_SLOT_TEXTURE
Identifier: EMPTY_ARMOR_SLOT_LEGGINGS, field_21671, EMPTY_LEGGINGS_SLOT_TEXTURE
Identifier: EMPTY_ARMOR_SLOT_BOOTS, field_21672, EMPTY_BOOTS_SLOT_TEXTURE
Identifier: EMPTY_ARMOR_SLOT_SHIELD, field_21673, EMPTY_OFF_HAND_SLOT_TEXTURE
Map<EquipmentSlot, Identifier>: TEXTURE_EMPTY_SLOTS, field_7829, EMPTY_ARMOR_SLOT_TEXTURES
EquipmentSlot[]: SLOT_IDS, field_7832, EQUIPMENT_SLOT_ORDER
boolean: active, field_7827, onServer
PlayerEntity: owner, field_7828, owner
Constructors
(PlayerInventory, boolean, PlayerEntity)
Methods
boolean (int): isHotbarSlot, method_36211, isInHotbar
void (Inventory): slotsChanged, method_7609, onContentChanged
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
RecipeInputInventory (): getCraftSlots, method_29281, getCraftingInput
RecipeBookType (): getRecipeBookType, method_30264, getCategory
PlayerEntity (): owner, method_61631, getPlayer