History - net.minecraft.inventory.menu.InventoryMenu

1.13.2

Names

apu

apv

net.minecraft.unmapped.C_46053237

net.minecraft.class_1002

Fields

DefaultedList<ItemStack>: b, f_19073099, items, field_75153_a

DefaultedList<ItemStack>: b, field_15099, items, field_75153_a, inventoryItemStacks

List<InventorySlot>: c, f_84566804, slots, field_75151_b

List<InventorySlot>: c, field_4087, slots, field_75151_b, inventorySlots

int: d, f_66294390, networkId, field_75152_c

int: d, field_4088, networkId, field_75152_c, windowId

int: f, f_94481259, clickDragMode, field_94535_f

int: f, field_6159, clickDragMode, field_94535_f, dragMode

int: g, f_14949783, clickDragStage, field_94536_g

int: g, field_6160, clickDragStage, field_94536_g, dragEvent

Set<InventorySlot>: h, f_07096405, clickDragSlots, field_94537_h

Set<InventorySlot>: h, field_6161, clickDragSlots, field_94537_h, dragSlots

List<InventoryMenuListener>: e, f_07454332, listeners, field_75149_d

List<InventoryMenuListener>: e, field_4089, listeners, field_75149_d, listeners

Set<PlayerEntity>: i, f_68424254, restrictedPlayers, field_75148_f

Set<PlayerEntity>: i, field_4091, restrictedPlayers, field_75148_f, playerList

short: a, f_25122158, nextInteractionId, field_75150_e

short: a, field_4090, nextInteractionId, field_75150_e, transactionID

Constructors

Methods

InventorySlot (InventorySlot): a, m_97138749, addSlot, func_75146_a

InventorySlot (InventorySlot): a, method_3261, addSlot, func_75146_a, addSlot

void (InventoryMenuListener): a, m_22289062, addListener, func_75132_a

void (InventoryMenuListener): a, method_3260, addListener, func_75132_a, addListener

DefaultedList<ItemStack> (): a, m_11496191, getItems, func_75138_a

DefaultedList<ItemStack> (): a, method_13641, getItems, func_75138_a, getInventory

void (): b, m_00582195, updateListeners, func_75142_b

void (): b, method_3264, updateListeners, func_75142_b, detectAndSendChanges

boolean (PlayerEntity, int): a, m_69616359, onButtonClick, func_75140_a

boolean (PlayerEntity, int): a, method_3258, onButtonClick, func_75140_a, enchantItem

InventorySlot (Inventory, int): a, m_83463511, getSlot, func_75147_a

InventorySlot (Inventory, int): a, method_3255, getSlot, func_75147_a, getSlotFromInventory

InventorySlot (int): a, m_89372629, getSlot, func_75139_a

InventorySlot (int): a, method_3251, getSlot, func_75139_a, getSlot

ItemStack (PlayerEntity, int): b, m_36051996, quickMoveItem, func_82846_b

ItemStack (PlayerEntity, int): b, method_3265, quickMoveItem, func_82846_b, transferStackInSlot

ItemStack (int, int, ActionType, PlayerEntity): a, m_52631380, onClickSlot, func_184996_a

ItemStack (int, int, ActionType, PlayerEntity): a, method_3252, onClickSlot, func_184996_a, slotClick

boolean (ItemStack, InventorySlot): a, m_68100001, canRemoveForPickupAll, func_94530_a

boolean (ItemStack, InventorySlot): a, method_5449, canRemoveForPickupAll, func_94530_a, canMergeSlot

void (PlayerEntity): b, m_26930445, close, func_75134_a

void (PlayerEntity): b, method_3257, close, func_75134_a, onContainerClosed

void (PlayerEntity, World, Inventory): a, m_17748151, dropAll, func_193327_a

void (PlayerEntity, World, Inventory): a, method_14204, dropAll, func_193327_a, clearContainer

void (Inventory): a, m_24479328, onContentsChanged, func_75130_a

void (Inventory): a, method_3254, onContentsChanged, func_75130_a, onCraftMatrixChanged

void (int, ItemStack): a, m_39704747, setItem, func_75141_a

void (int, ItemStack): a, method_3253, setItem, func_75141_a, putStackInSlot

boolean (PlayerEntity): c, m_76950813, isSynced, func_75129_b

boolean (PlayerEntity): c, method_3268, isSynced, func_75129_b, getCanCraft

void (PlayerEntity, boolean): a, m_69398743, setSynced, func_75128_a

void (PlayerEntity, boolean): a, method_3259, setSynced, func_75128_a, setCanCraft

boolean (PlayerEntity): a, m_85465282, isValid, func_75145_c

boolean (PlayerEntity): a, method_3269, isValid, func_75145_c, canInteractWith

boolean (ItemStack, int, int, boolean): a, m_27783919, moveItem, func_75135_a

boolean (ItemStack, int, int, boolean): a, method_3262, moveItem, func_75135_a, mergeItemStack

int (int): b, m_30430249, unpackClickDragMode, func_94529_b

int (int): b, method_5450, unpackClickDragMode, func_94529_b, extractDragMode

int (int): c, m_69219565, unpackClickDragStage, func_94532_c

int (int): c, method_5453, unpackClickDragStage, func_94532_c, getDragEvent

boolean (int, PlayerEntity): a, m_67245037, isValidClickDragMode, func_180610_a

boolean (int, PlayerEntity): a, method_11255, isValidClickDragMode, func_180610_a, isValidDragMode

void (): c, m_16356675, dropClickDragging, func_94533_d

void (): c, method_5454, dropClickDragging, func_94533_d, resetDrag

boolean (InventorySlot, ItemStack, boolean): a, m_17343044, canClickDragInto, func_94527_a

boolean (InventorySlot, ItemStack, boolean): a, method_5448, canClickDragInto, func_94527_a, canAddItemToSlot

void (Set<InventorySlot>, int, ItemStack, int): a, m_29908125, updateClickDragStackSize, func_94525_a

void (Set<InventorySlot>, int, ItemStack, int): a, method_5447, updateClickDragStackSize, func_94525_a, computeStackSize

boolean (InventorySlot): b, m_85366109, canClickDragInto, func_94531_b

boolean (InventorySlot): b, method_5452, canClickDragInto, func_94531_b, canDragIntoSlot

int (BlockEntity): a, m_73024688, getAnalogSignal, func_178144_a

int (BlockEntity): a, method_11256, getAnalogSignal, func_178144_a, calcRedstone

int (Inventory): b, m_88313012, getAnalogSignal, func_94526_b

int (Inventory): b, method_5451, getAnalogSignal, func_94526_b, calcRedstoneFromInventory

void (InventoryMenuListener): b, m_44230489, removeListener, func_82847_b

void (InventoryMenuListener): b, method_4589, removeListener, func_82847_b, removeListener

void (List<ItemStack>): a, m_95811220, setItems, func_190896_a

void (List<ItemStack>): a, method_13642, setItems, func_190896_a, setAll

void (int, int): b, m_97135756, setData, func_75137_b

void (int, int): b, method_3266, setData, func_75137_b, updateProgressBar

short (PlayerInventory): a, m_70406153, nextInteractionId, func_75136_a

short (PlayerInventory): a, method_3256, nextInteractionId, func_75136_a, getNextTransactionID

int (int, int): c, m_91281018, packClickData, func_94534_d

int (int, int): c, method_5456, packClickData, func_94534_d, getQuickcraftMask

boolean (ItemStack, ItemStack): a, m_68426356, isSameItem, func_195929_a

boolean (ItemStack, ItemStack): a, method_15965, isSameItem, func_195929_a, areItemsAndTagsEqual

void (World, PlayerEntity, Inventory, ResultInventory): a, m_48800161, updateCraftingMenuSlot, func_192389_a

void (World, PlayerEntity, Inventory, ResultInventory): a, method_15966, updateCraftingMenuSlot, func_192389_a, slotChangedCraftingGrid

1.13.1

Names

apr

apu

Fields

Constructors

Methods

1.13

Names

afr

apr

net.minecraft.class_1002

net.minecraft.unmapped.C_46053237

Fields

DefaultedList<ItemStack>: b, field_15099, items, field_75153_a, inventoryItemStacks

DefaultedList<ItemStack>: b, f_19073099, items, field_75153_a

List<InventorySlot>: c, field_4087, slots, field_75151_b, inventorySlots

List<InventorySlot>: c, f_84566804, slots, field_75151_b

int: d, field_4088, networkId, field_75152_c, windowId

int: d, f_66294390, networkId, field_75152_c

int: f, field_6159, clickDragMode, field_94535_f, dragMode

int: f, f_94481259, clickDragMode, field_94535_f

int: g, field_6160, clickDragStage, field_94536_g, dragEvent

int: g, f_14949783, clickDragStage, field_94536_g

Set<InventorySlot>: h, field_6161, clickDragSlots, field_94537_h, dragSlots

Set<InventorySlot>: h, f_07096405, clickDragSlots, field_94537_h

List<InventoryMenuListener>: e, field_4089, listeners, field_75149_d, listeners

List<InventoryMenuListener>: e, f_07454332, listeners, field_75149_d

Set<PlayerEntity>: i, field_4091, restrictedPlayers, field_75148_f, playerList

Set<PlayerEntity>: i, f_68424254, restrictedPlayers, field_75148_f

short: a, field_4090, nextInteractionId, field_75150_e, transactionID

short: a, f_25122158, nextInteractionId, field_75150_e

Constructors

Methods

InventorySlot (InventorySlot): a, method_3261, addSlot, func_75146_a, addSlotToContainer

InventorySlot (InventorySlot): a, m_97138749, addSlot, func_75146_a

void (InventoryMenuListener): a, method_3260, addListener, func_75132_a, addListener

void (InventoryMenuListener): a, m_22289062, addListener, func_75132_a

DefaultedList<ItemStack> (): a, method_13641, getItems, func_75138_a, getInventory

DefaultedList<ItemStack> (): a, m_11496191, getItems, func_75138_a

void (): b, method_3264, updateListeners, func_75142_b, detectAndSendChanges

void (): b, m_00582195, updateListeners, func_75142_b

boolean (PlayerEntity, int): a, method_3258, onButtonClick, func_75140_a, enchantItem

boolean (PlayerEntity, int): a, m_69616359, onButtonClick, func_75140_a

InventorySlot (Inventory, int): a, method_3255, getSlot, func_75147_a, getSlotFromInventory

InventorySlot (Inventory, int): a, m_83463511, getSlot, func_75147_a

InventorySlot (int): a, method_3251, getSlot, func_75139_a, getSlot

InventorySlot (int): a, m_89372629, getSlot, func_75139_a

ItemStack (PlayerEntity, int): b, method_3265, quickMoveItem, func_82846_b, transferStackInSlot

ItemStack (PlayerEntity, int): b, m_36051996, quickMoveItem, func_82846_b

ItemStack (int, int, ActionType, PlayerEntity): a, method_3252, onClickSlot, func_184996_a, slotClick

ItemStack (int, int, ActionType, PlayerEntity): a, m_52631380, onClickSlot, func_184996_a

boolean (ItemStack, InventorySlot): a, method_5449, canRemoveForPickupAll, func_94530_a, canMergeSlot

boolean (ItemStack, InventorySlot): a, m_68100001, canRemoveForPickupAll, func_94530_a

void (PlayerEntity): b, method_3257, close, func_75134_a, onContainerClosed

void (PlayerEntity): b, m_26930445, close, func_75134_a

void (PlayerEntity, World, Inventory): a, method_14204, dropAll, func_193327_a, clearContainer

void (PlayerEntity, World, Inventory): a, m_17748151, dropAll, func_193327_a

void (Inventory): a, method_3254, onContentsChanged, func_75130_a, onCraftMatrixChanged

void (Inventory): a, m_24479328, onContentsChanged, func_75130_a

void (int, ItemStack): a, method_3253, setItem, func_75141_a, putStackInSlot

void (int, ItemStack): a, m_39704747, setItem, func_75141_a

boolean (PlayerEntity): c, method_3268, isSynced, func_75129_b, getCanCraft

boolean (PlayerEntity): c, m_76950813, isSynced, func_75129_b

void (PlayerEntity, boolean): a, method_3259, setSynced, func_75128_a, setCanCraft

void (PlayerEntity, boolean): a, m_69398743, setSynced, func_75128_a

boolean (PlayerEntity): a, method_3269, isValid, func_75145_c, canInteractWith

boolean (PlayerEntity): a, m_85465282, isValid, func_75145_c

boolean (ItemStack, int, int, boolean): a, method_3262, moveItem, func_75135_a, mergeItemStack

boolean (ItemStack, int, int, boolean): a, m_27783919, moveItem, func_75135_a

int (int): b, method_5450, unpackClickDragMode, func_94529_b, extractDragMode

int (int): b, m_30430249, unpackClickDragMode, func_94529_b

int (int): c, method_5453, unpackClickDragStage, func_94532_c, getDragEvent

int (int): c, m_69219565, unpackClickDragStage, func_94532_c

boolean (int, PlayerEntity): a, method_11255, isValidClickDragMode, func_180610_a, isValidDragMode

boolean (int, PlayerEntity): a, m_67245037, isValidClickDragMode, func_180610_a

void (): d, method_5454, dropClickDragging, func_94533_d, resetDrag

void (): c, m_16356675, dropClickDragging, func_94533_d

boolean (InventorySlot, ItemStack, boolean): a, method_5448, canClickDragInto, func_94527_a, canAddItemToSlot

boolean (InventorySlot, ItemStack, boolean): a, m_17343044, canClickDragInto, func_94527_a

void (Set<InventorySlot>, int, ItemStack, int): a, method_5447, updateClickDragStackSize, func_94525_a, computeStackSize

void (Set<InventorySlot>, int, ItemStack, int): a, m_29908125, updateClickDragStackSize, func_94525_a

boolean (InventorySlot): b, method_5452, canClickDragInto, func_94531_b, canDragIntoSlot

boolean (InventorySlot): b, m_85366109, canClickDragInto, func_94531_b

int (BlockEntity): a, method_11256, getAnalogSignal, func_178144_a, calcRedstone

int (BlockEntity): a, m_73024688, getAnalogSignal, func_178144_a

int (Inventory): b, method_5451, getAnalogSignal, func_94526_b, calcRedstoneFromInventory

int (Inventory): b, m_88313012, getAnalogSignal, func_94526_b

void (World, PlayerEntity, CraftingInventory, ResultInventory): a, method_14205, updateCraftingMenuSlot, func_192389_a, slotChangedCraftingGrid

void (InventoryMenuListener): b, method_4589, removeListener, func_82847_b, removeListener

void (InventoryMenuListener): b, m_44230489, removeListener, func_82847_b

void (List<ItemStack>): a, method_13642, setItems, func_190896_a, setAll

void (List<ItemStack>): a, m_95811220, setItems, func_190896_a

void (int, int): b, method_3266, setData, func_75137_b, updateProgressBar

void (int, int): b, m_97135756, setData, func_75137_b

short (PlayerInventory): a, method_3256, nextInteractionId, func_75136_a, getNextTransactionID

short (PlayerInventory): a, m_70406153, nextInteractionId, func_75136_a

int (int, int): d, method_5456, packClickData, func_94534_d, getQuickcraftMask

int (int, int): c, m_91281018, packClickData, func_94534_d

boolean (ItemStack, ItemStack): a, m_68426356, isSameItem, func_195929_a

void (World, PlayerEntity, Inventory, ResultInventory): a, m_48800161, updateCraftingMenuSlot, func_192389_a

1.12.2

Names

afr

net.minecraft.class_1002

net.minecraft.inventory.menu.InventoryMenu

net.minecraft.inventory.Container

net.minecraft.inventory.Container

Fields

DefaultedList<ItemStack>: b, field_15099, items, field_75153_a, inventoryItemStacks

List<InventorySlot>: c, field_4087, slots, field_75151_b, inventorySlots

int: d, field_4088, networkId, field_75152_c, windowId

int: f, field_6159, clickDragMode, field_94535_f, dragMode

int: g, field_6160, clickDragStage, field_94536_g, dragEvent

Set<InventorySlot>: h, field_6161, clickDragSlots, field_94537_h, dragSlots

List<InventoryMenuListener>: e, field_4089, listeners, field_75149_d, listeners

Set<PlayerEntity>: i, field_4091, restrictedPlayers, field_75148_f, playerList

short: a, field_4090, nextInteractionId, field_75150_e, transactionID

Constructors

()

Methods

InventorySlot (InventorySlot): a, method_3261, addSlot, func_75146_a, addSlotToContainer

void (InventoryMenuListener): a, method_3260, addListener, func_75132_a, addListener

DefaultedList<ItemStack> (): a, method_13641, getItems, func_75138_a, getInventory

void (): b, method_3264, updateListeners, func_75142_b, detectAndSendChanges

boolean (PlayerEntity, int): a, method_3258, onButtonClick, func_75140_a, enchantItem

InventorySlot (Inventory, int): a, method_3255, getSlot, func_75147_a, getSlotFromInventory

InventorySlot (int): a, method_3251, getSlot, func_75139_a, getSlot

ItemStack (PlayerEntity, int): b, method_3265, quickMoveItem, func_82846_b, transferStackInSlot

ItemStack (int, int, ActionType, PlayerEntity): a, method_3252, onClickSlot, func_184996_a, slotClick

boolean (ItemStack, InventorySlot): a, method_5449, canRemoveForPickupAll, func_94530_a, canMergeSlot

void (PlayerEntity): b, method_3257, close, func_75134_a, onContainerClosed

void (PlayerEntity, World, Inventory): a, method_14204, dropAll, func_193327_a, clearContainer

void (Inventory): a, method_3254, onContentsChanged, func_75130_a, onCraftMatrixChanged

void (int, ItemStack): a, method_3253, setItem, func_75141_a, putStackInSlot

boolean (PlayerEntity): c, method_3268, isSynced, func_75129_b, getCanCraft

void (PlayerEntity, boolean): a, method_3259, setSynced, func_75128_a, setCanCraft

boolean (PlayerEntity): a, method_3269, isValid, func_75145_c, canInteractWith

boolean (ItemStack, int, int, boolean): a, method_3262, moveItem, func_75135_a, mergeItemStack

int (int): b, method_5450, unpackClickDragMode, func_94529_b, extractDragMode

int (int): c, method_5453, unpackClickDragStage, func_94532_c, getDragEvent

boolean (int, PlayerEntity): a, method_11255, isValidClickDragMode, func_180610_a, isValidDragMode

void (): d, method_5454, dropClickDragging, func_94533_d, resetDrag

boolean (InventorySlot, ItemStack, boolean): a, method_5448, canClickDragInto, func_94527_a, canAddItemToSlot

void (Set<InventorySlot>, int, ItemStack, int): a, method_5447, updateClickDragStackSize, func_94525_a, computeStackSize

boolean (InventorySlot): b, method_5452, canClickDragInto, func_94531_b, canDragIntoSlot

int (BlockEntity): a, method_11256, getAnalogSignal, func_178144_a, calcRedstone

int (Inventory): b, method_5451, getAnalogSignal, func_94526_b, calcRedstoneFromInventory

void (World, PlayerEntity, CraftingInventory, ResultInventory): a, method_14205, updateCraftingMenuSlot, func_192389_a, slotChangedCraftingGrid

void (InventoryMenuListener): b, method_4589, removeListener, func_82847_b, removeListener

void (List<ItemStack>): a, method_13642, setItems, func_190896_a, setAll

void (int, int): b, method_3266, setData, func_75137_b, updateProgressBar

short (PlayerInventory): a, method_3256, nextInteractionId, func_75136_a, getNextTransactionID

int (int, int): d, method_5456, packClickData, func_94534_d, getQuickcraftMask