History - net.minecraft.client.gui.screen.game.inventory.InventoryMenuScreen
1.13.2
Names
ckx
cky
net.minecraft.unmapped.C_87711245
net.minecraft.class_409
Fields
Identifier: a, f_16649611, MENU_LOCATION, field_147001_a
Identifier: a, field_6301, MENU_LOCATION, field_147001_a, INVENTORY_BACKGROUND
int: f, f_99871233, backgroundWidth, field_146999_f
int: f, field_1347, backgroundWidth, field_146999_f, xSize
int: g, f_73003637, backgroundHeight, field_147000_g
int: g, field_1348, backgroundHeight, field_147000_g, ySize
InventoryMenu: h, f_76651046, menu, field_147002_h
InventoryMenu: h, field_1349, menu, field_147002_h, inventorySlots
int: i, f_86721753, x, field_147003_i
int: i, field_1350, x, field_147003_i, guiLeft
int: s, f_86953664, y, field_147009_r
int: s, field_1351, y, field_147009_r, guiTop
InventorySlot: t, f_71971935, hoveredSlot, field_147006_u
InventorySlot: t, field_5095, hoveredSlot, field_147006_u, hoveredSlot
InventorySlot: w, f_37902548, touchDragSlotStart, field_147005_v
InventorySlot: w, field_5096, touchDragSlotStart, field_147005_v, clickedSlot
boolean: x, f_83929846, touchIsRightClickDrag, field_147004_w
boolean: x, field_5097, touchIsRightClickDrag, field_147004_w, isRightMouseClick
ItemStack: y, f_64241824, touchDraggedItem, field_147012_x
ItemStack: y, field_5098, touchDraggedItem, field_147012_x, draggedStack
int: z, f_57901744, touchDropX, field_147011_y
int: z, field_5099, touchDropX, field_147011_y, touchUpX
int: A, f_07671930, touchDropY, field_147010_z
int: A, field_5100, touchDropY, field_147010_z, touchUpY
InventorySlot: B, f_79955659, touchDropOriginSlot, field_146989_A
InventorySlot: B, field_5101, touchDropOriginSlot, field_146989_A, returningStackDestSlot
long: C, f_33698465, touchDropTime, field_146990_B
long: C, field_5102, touchDropTime, field_146990_B, returningStackTime
ItemStack: D, f_30100487, touchDropReturningItem, field_146991_C
ItemStack: D, field_5103, touchDropReturningItem, field_146991_C, returningStack
InventorySlot: E, f_66960629, draggedInvSlot, field_146985_D
InventorySlot: E, field_5104, draggedInvSlot, field_146985_D, currentDragTargetSlot
long: F, f_53560215, touchDropTimer, field_146986_E
long: F, field_5105, touchDropTimer, field_146986_E, dragItemDropDelay
Set<InventorySlot>: u, f_47258017, draggedInvSlots, field_147008_s
Set<InventorySlot>: u, field_5724, draggedInvSlots, field_147008_s, dragSplittingSlots
boolean: v, f_68881372, isDraggingItem, field_147007_t
boolean: v, field_5725, isDraggingItem, field_147007_t, dragSplitting
int: G, f_76901276, clickDragMode, field_146987_F
int: G, field_5715, clickDragMode, field_146987_F, dragSplittingLimit
int: H, f_01002396, clickDragButton, field_146988_G
int: H, field_5716, clickDragButton, field_146988_G, dragSplittingButton
boolean: I, f_27432273, cancelNextMouseRelease, field_146995_H
boolean: I, field_5717, cancelNextMouseRelease, field_146995_H, ignoreMouseUp
int: J, f_52253396, draggedItemRemainder, field_146996_I
int: J, field_5718, draggedItemRemainder, field_146996_I, dragSplittingRemnant
long: K, f_24358209, lastButtonClickTime, field_146997_J
long: K, field_5719, lastButtonClickTime, field_146997_J, lastClickTime
InventorySlot: L, f_75131796, clickedInvSlot, field_146998_K
InventorySlot: L, field_5720, clickedInvSlot, field_146998_K, lastClickSlot
int: M, f_49007750, lastClickedButton, field_146992_L
int: M, field_5721, lastClickedButton, field_146992_L, lastClickButton
boolean: N, f_04987612, isDoubleClicking, field_146993_M
boolean: N, field_5722, isDoubleClicking, field_146993_M, doubleClick
ItemStack: O, f_27946952, shiftClickedItem, field_146994_N
ItemStack: O, field_5723, shiftClickedItem, field_146994_N, shiftClickedSlot
Constructors
Methods
void (): c, m_41805697, init, func_73866_w_
void (): c, method_1044, init, func_73866_w_, initGui
void (int, int, float): a, m_93956703, render, func_73863_a
void (int, int, float): a, method_1025, render, func_73863_a, render
void (int, int): b, m_46197264, renderTooltip, func_191948_b
void (int, int): b, method_14548, renderTooltip, func_191948_b, renderHoveredToolTip
void (ItemStack, int, int, String): a, m_49263567, drawItem, func_146982_a
void (ItemStack, int, int, String): a, method_4264, drawItem, func_146982_a, drawItemStack
void (int, int): c, m_22745008, renderLabels, func_146979_b
void (int, int): c, method_4262, renderLabels, func_146979_b, drawGuiContainerForegroundLayer
void (float, int, int): a, m_98661498, renderMenuBackground, func_146976_a
void (float, int, int): a, method_1127, renderMenuBackground, func_146976_a, drawGuiContainerBackgroundLayer
void (InventorySlot): a, m_79711246, renderSlot, func_146977_a
void (InventorySlot): a, method_1129, renderSlot, func_146977_a, drawSlot
void (): h, m_64724459, updateDraggedStackRemainder, func_146980_g
void (): h, method_4947, updateDraggedStackRemainder, func_146980_g, updateDragSplitting
void (InventorySlot, int, int, ActionType): a, m_70125770, clickSlot, func_184098_a
void (InventorySlot, int, int, ActionType): a, method_1131, clickSlot, func_184098_a, handleMouseClick
void (): n, m_47002234, removed, func_146281_b
void (): n, method_1030, removed, func_146281_b, onGuiClosed
boolean (): e, m_94022149, shouldPauseGame, func_73868_f
boolean (): e, method_1037, shouldPauseGame, func_73868_f, doesGuiPauseGame
void (): f, m_53520780, tick, func_73876_c
void (): f, method_1033, tick, func_73876_c, tick
InventorySlot (double, double): a, m_06972709, getSlot, func_195360_a
InventorySlot (double, double): a, method_18680, getSlot, func_195360_a, getSelectedSlot
boolean (double, double, int): mouseClicked, m_29843171, mouseClicked, mouseClicked
boolean (double, double, int): mouseClicked, mouseClicked, mouseClicked, mouseClicked, mouseClicked
boolean (double, double, int, int, int): a, m_63960957, hasClickedOutside, func_195361_a
boolean (double, double, int, int, int): a, method_14549, hasClickedOutside, func_195361_a, hasClickedOutside
boolean (double, double, int, double, double): mouseDragged, m_52921597, mouseDragged, mouseDragged
boolean (double, double, int, double, double): mouseDragged, mouseDragged, mouseDragged, mouseDragged, mouseDragged
boolean (double, double, int): mouseReleased, m_37728393, mouseReleased, mouseReleased
boolean (double, double, int): mouseReleased, mouseReleased, mouseReleased, mouseReleased, mouseReleased
boolean (InventorySlot, double, double): a, m_42710124, isMouseOverSlot, func_195362_a
boolean (InventorySlot, double, double): a, method_18681, isMouseOverSlot, func_195362_a, isSlotSelected
boolean (int, int, int, int, double, double): a, m_03793141, isMouseInRegion, func_195359_a
boolean (int, int, int, int, double, double): a, method_1134, isMouseInRegion, func_195359_a, isPointInRegion
boolean (): ah_, m_13451306, shouldCloseOnEsc, func_195120_Y_
boolean (): ah_, method_18607, shouldCloseOnEsc, func_195120_Y_, allowCloseWithEscape
boolean (int, int, int): keyPressed, m_40016007, keyPressed, keyPressed
boolean (int, int, int): keyPressed, keyPressed, keyPressed, keyPressed, keyPressed
boolean (int, int): d, m_52675179, moveHoveredSlotToHotbar, func_195363_d
boolean (int, int): d, method_4261, moveHoveredSlotToHotbar, func_195363_d, func_195363_d
1.13.1
Names
ckn
ckx
Fields
Constructors
Methods
1.13
Names
bmg
ckn
net.minecraft.class_409
net.minecraft.unmapped.C_87711245
Fields
Identifier: a, field_6301, MENU_LOCATION, field_147001_a, INVENTORY_BACKGROUND
Identifier: a, f_16649611, MENU_LOCATION, field_147001_a
int: f, field_1347, backgroundWidth, field_146999_f, xSize
int: f, f_99871233, backgroundWidth, field_146999_f
int: g, field_1348, backgroundHeight, field_147000_g, ySize
int: g, f_73003637, backgroundHeight, field_147000_g
InventoryMenu: h, field_1349, menu, field_147002_h, inventorySlots
InventoryMenu: h, f_76651046, menu, field_147002_h
int: i, field_1350, x, field_147003_i, guiLeft
int: i, f_86721753, x, field_147003_i
int: s, field_1351, y, field_147009_r, guiTop
int: s, f_86953664, y, field_147009_r
InventorySlot: v, field_5095, hoveredSlot, field_147006_u, hoveredSlot
InventorySlot: t, f_71971935, hoveredSlot, field_147006_u
InventorySlot: w, field_5096, touchDragSlotStart, field_147005_v, clickedSlot
InventorySlot: w, f_37902548, touchDragSlotStart, field_147005_v
boolean: x, field_5097, touchIsRightClickDrag, field_147004_w, isRightMouseClick
boolean: x, f_83929846, touchIsRightClickDrag, field_147004_w
ItemStack: y, field_5098, touchDraggedItem, field_147012_x, draggedStack
ItemStack: y, f_64241824, touchDraggedItem, field_147012_x
int: z, field_5099, touchDropX, field_147011_y, touchUpX
int: z, f_57901744, touchDropX, field_147011_y
int: A, field_5100, touchDropY, field_147010_z, touchUpY
int: A, f_07671930, touchDropY, field_147010_z
InventorySlot: B, field_5101, touchDropOriginSlot, field_146989_A, returningStackDestSlot
InventorySlot: B, f_79955659, touchDropOriginSlot, field_146989_A
long: C, field_5102, touchDropTime, field_146990_B, returningStackTime
long: C, f_33698465, touchDropTime, field_146990_B
ItemStack: D, field_5103, touchDropReturningItem, field_146991_C, returningStack
ItemStack: D, f_30100487, touchDropReturningItem, field_146991_C
InventorySlot: E, field_5104, draggedInvSlot, field_146985_D, currentDragTargetSlot
InventorySlot: E, f_66960629, draggedInvSlot, field_146985_D
long: F, field_5105, touchDropTimer, field_146986_E, dragItemDropDelay
long: F, f_53560215, touchDropTimer, field_146986_E
Set<InventorySlot>: t, field_5724, draggedInvSlots, field_147008_s, dragSplittingSlots
Set<InventorySlot>: u, f_47258017, draggedInvSlots, field_147008_s
boolean: u, field_5725, isDraggingItem, field_147007_t, dragSplitting
boolean: v, f_68881372, isDraggingItem, field_147007_t
int: G, field_5715, clickDragMode, field_146987_F, dragSplittingLimit
int: G, f_76901276, clickDragMode, field_146987_F
int: H, field_5716, clickDragButton, field_146988_G, dragSplittingButton
int: H, f_01002396, clickDragButton, field_146988_G
boolean: I, field_5717, cancelNextMouseRelease, field_146995_H, ignoreMouseUp
boolean: I, f_27432273, cancelNextMouseRelease, field_146995_H
int: J, field_5718, draggedItemRemainder, field_146996_I, dragSplittingRemnant
int: J, f_52253396, draggedItemRemainder, field_146996_I
long: K, field_5719, lastButtonClickTime, field_146997_J, lastClickTime
long: K, f_24358209, lastButtonClickTime, field_146997_J
InventorySlot: L, field_5720, clickedInvSlot, field_146998_K, lastClickSlot
InventorySlot: L, f_75131796, clickedInvSlot, field_146998_K
int: M, field_5721, lastClickedButton, field_146992_L, lastClickButton
int: M, f_49007750, lastClickedButton, field_146992_L
boolean: N, field_5722, isDoubleClicking, field_146993_M, doubleClick
boolean: N, f_04987612, isDoubleClicking, field_146993_M
ItemStack: O, field_5723, shiftClickedItem, field_146994_N, shiftClickedSlot
ItemStack: O, f_27946952, shiftClickedItem, field_146994_N
Constructors
Methods
void (): b, method_1044, init, func_73866_w_, initGui
void (): c, m_41805697, init, func_73866_w_
void (int, int, float): a, method_1025, render, func_73863_a, drawScreen
void (int, int, float): a, m_93956703, render, func_73863_a
void (int, int): b, method_14548, renderTooltip, func_191948_b, renderHoveredToolTip
void (int, int): b, m_46197264, renderTooltip, func_191948_b
void (ItemStack, int, int, String): a, method_4264, drawItem, func_146982_a, drawItemStack
void (ItemStack, int, int, String): a, m_49263567, drawItem, func_146982_a
void (int, int): c, method_4262, renderLabels, func_146979_b, drawGuiContainerForegroundLayer
void (int, int): c, m_22745008, renderLabels, func_146979_b
void (float, int, int): a, method_1127, renderMenuBackground, func_146976_a, drawGuiContainerBackgroundLayer
void (float, int, int): a, m_98661498, renderMenuBackground, func_146976_a
void (InventorySlot): a, method_1129, renderSlot, func_146977_a, drawSlot
void (InventorySlot): a, m_79711246, renderSlot, func_146977_a
void (): a, method_4947, updateDraggedStackRemainder, func_146980_g, updateDragSplitting
void (): h, m_64724459, updateDraggedStackRemainder, func_146980_g
InventorySlot (int, int): d, method_1133, getSlot, func_146975_c, getSlotAtPosition
void (int, int, int): a, method_1026, mouseClicked, func_73864_a, mouseClicked
boolean (int, int, int, int): c, method_14549, hasClickedOutside, func_193983_c, hasClickedOutside
void (int, int, int, long): a, method_4259, mouseDragged, func_146273_a, mouseClickMove
void (int, int, int): b, method_1032, mouseReleased, func_146286_b, mouseReleased
boolean (InventorySlot, int, int): a, method_1130, isMouseOverSlot, func_146981_a, isMouseOverSlot
boolean (int, int, int, int, int, int): c, method_1134, isMouseInRegion, func_146978_c, isPointInRegion
void (InventorySlot, int, int, ActionType): a, method_1131, clickSlot, func_184098_a, handleMouseClick
void (InventorySlot, int, int, ActionType): a, m_70125770, clickSlot, func_184098_a
void (char, int): a, method_1024, keyPressed, func_73869_a, keyTyped
boolean (int): b, method_4261, moveHoveredSlotToHotbar, func_146983_a, checkHotbarKeys
void (): m, method_1030, removed, func_146281_b, onGuiClosed
void (): n, m_47002234, removed, func_146281_b
boolean (): d, method_1037, shouldPauseGame, func_73868_f, doesGuiPauseGame
boolean (): e, m_94022149, shouldPauseGame, func_73868_f
void (): e, method_1033, tick, func_73876_c, updateScreen
void (): f, m_53520780, tick, func_73876_c
InventorySlot (double, double): a, m_06972709, getSlot, func_195360_a
boolean (double, double, int): mouseClicked, m_29843171, mouseClicked, mouseClicked
boolean (double, double, int, int, int): a, m_63960957, hasClickedOutside, func_195361_a
boolean (double, double, int, double, double): mouseDragged, m_52921597, mouseDragged, mouseDragged
boolean (double, double, int): mouseReleased, m_37728393, mouseReleased, mouseReleased
boolean (InventorySlot, double, double): a, m_42710124, isMouseOverSlot, func_195362_a
boolean (int, int, int, int, double, double): a, m_03793141, isMouseInRegion, func_195359_a
boolean (): ah_, m_13451306, shouldCloseOnEsc, func_195120_Y_
boolean (int, int, int): keyPressed, m_40016007, keyPressed, keyPressed
boolean (int, int): d, m_52675179, moveHoveredSlotToHotbar, func_195363_d
1.12.2
Names
bmg
net.minecraft.class_409
net.minecraft.client.gui.screen.game.inventory.InventoryMenuScreen
net.minecraft.client.gui.inventory.GuiContainer
net.minecraft.client.gui.inventory.GuiContainer
Fields
Identifier: a, field_6301, MENU_LOCATION, field_147001_a, INVENTORY_BACKGROUND
int: f, field_1347, backgroundWidth, field_146999_f, xSize
int: g, field_1348, backgroundHeight, field_147000_g, ySize
InventoryMenu: h, field_1349, menu, field_147002_h, inventorySlots
int: i, field_1350, x, field_147003_i, guiLeft
int: s, field_1351, y, field_147009_r, guiTop
InventorySlot: v, field_5095, hoveredSlot, field_147006_u, hoveredSlot
InventorySlot: w, field_5096, touchDragSlotStart, field_147005_v, clickedSlot
boolean: x, field_5097, touchIsRightClickDrag, field_147004_w, isRightMouseClick
ItemStack: y, field_5098, touchDraggedItem, field_147012_x, draggedStack
int: z, field_5099, touchDropX, field_147011_y, touchUpX
int: A, field_5100, touchDropY, field_147010_z, touchUpY
InventorySlot: B, field_5101, touchDropOriginSlot, field_146989_A, returningStackDestSlot
long: C, field_5102, touchDropTime, field_146990_B, returningStackTime
ItemStack: D, field_5103, touchDropReturningItem, field_146991_C, returningStack
InventorySlot: E, field_5104, draggedInvSlot, field_146985_D, currentDragTargetSlot
long: F, field_5105, touchDropTimer, field_146986_E, dragItemDropDelay
Set<InventorySlot>: t, field_5724, draggedInvSlots, field_147008_s, dragSplittingSlots
boolean: u, field_5725, isDraggingItem, field_147007_t, dragSplitting
int: G, field_5715, clickDragMode, field_146987_F, dragSplittingLimit
int: H, field_5716, clickDragButton, field_146988_G, dragSplittingButton
boolean: I, field_5717, cancelNextMouseRelease, field_146995_H, ignoreMouseUp
int: J, field_5718, draggedItemRemainder, field_146996_I, dragSplittingRemnant
long: K, field_5719, lastButtonClickTime, field_146997_J, lastClickTime
InventorySlot: L, field_5720, clickedInvSlot, field_146998_K, lastClickSlot
int: M, field_5721, lastClickedButton, field_146992_L, lastClickButton
boolean: N, field_5722, isDoubleClicking, field_146993_M, doubleClick
ItemStack: O, field_5723, shiftClickedItem, field_146994_N, shiftClickedSlot
Constructors
Methods
void (): b, method_1044, init, func_73866_w_, initGui
void (int, int, float): a, method_1025, render, func_73863_a, drawScreen
void (int, int): b, method_14548, renderTooltip, func_191948_b, renderHoveredToolTip
void (ItemStack, int, int, String): a, method_4264, drawItem, func_146982_a, drawItemStack
void (int, int): c, method_4262, renderLabels, func_146979_b, drawGuiContainerForegroundLayer
void (float, int, int): a, method_1127, renderMenuBackground, func_146976_a, drawGuiContainerBackgroundLayer
void (InventorySlot): a, method_1129, renderSlot, func_146977_a, drawSlot
void (): a, method_4947, updateDraggedStackRemainder, func_146980_g, updateDragSplitting
InventorySlot (int, int): d, method_1133, getSlot, func_146975_c, getSlotAtPosition
void (int, int, int): a, method_1026, mouseClicked, func_73864_a, mouseClicked
boolean (int, int, int, int): c, method_14549, hasClickedOutside, func_193983_c, hasClickedOutside
void (int, int, int, long): a, method_4259, mouseDragged, func_146273_a, mouseClickMove
void (int, int, int): b, method_1032, mouseReleased, func_146286_b, mouseReleased
boolean (InventorySlot, int, int): a, method_1130, isMouseOverSlot, func_146981_a, isMouseOverSlot
boolean (int, int, int, int, int, int): c, method_1134, isMouseInRegion, func_146978_c, isPointInRegion
void (InventorySlot, int, int, ActionType): a, method_1131, clickSlot, func_184098_a, handleMouseClick
void (char, int): a, method_1024, keyPressed, func_73869_a, keyTyped
boolean (int): b, method_4261, moveHoveredSlotToHotbar, func_146983_a, checkHotbarKeys
void (): m, method_1030, removed, func_146281_b, onGuiClosed
boolean (): d, method_1037, shouldPauseGame, func_73868_f, doesGuiPauseGame
void (): e, method_1033, tick, func_73876_c, updateScreen