History - net.minecraft.client.gui.screen.game.inventory.InventoryMenuScreen
1.7.10
Names
bex
net.minecraft.class_409
net.minecraft.client.gui.screen.game.inventory.InventoryMenuScreen
net.minecraft.client.gui.inventory.GuiContainer
Fields
Identifier: a, field_6301, MENU_LOCATION, inventoryBackground
int: f, field_1347, backgroundWidth, xSize
int: g, field_1348, backgroundHeight, ySize
InventoryMenu: h, field_1349, menu, inventorySlots
int: i, field_1350, x, guiLeft
int: r, field_1351, y, guiTop
InventorySlot: u, field_5095, hoveredSlot, theSlot
InventorySlot: v, field_5096, touchDragSlotStart, clickedSlot
boolean: w, field_5097, touchIsRightClickDrag, isRightMouseClick
ItemStack: x, field_5098, touchDraggedItem, draggedStack
int: y, field_5099, touchDropX, touchUpX
int: z, field_5100, touchDropY, touchUpY
InventorySlot: A, field_5101, touchDropOriginSlot, returningStackDestSlot
long: B, field_5102, touchDropTime, returningStackTime
ItemStack: C, field_5103, touchDropReturningItem, returningStack
InventorySlot: D, field_5104, draggedInvSlot, currentDragTargetSlot
long: E, field_5105, touchDropTimer, dragItemDropDelay
Set: s, field_5724, draggedInvSlots, dragSplittingSlots
boolean: t, field_5725, isDraggingItem, dragSplitting
int: F, field_5715, clickDragMode, dragSplittingLimit
int: G, field_5716, clickDragButton, dragSplittingButton
boolean: H, field_5717, cancelNextMouseRelease, ignoreMouseUp
int: I, field_5718, draggedItemRemainder, dragSplittingRemnant
long: J, field_5719, lastButtonClickTime, lastClickTime
InventorySlot: K, field_5720, clickedInvSlot, lastClickSlot
int: L, field_5721, lastClickedButton, lastClickButton
boolean: M, field_5722, isDoubleClicking, doubleClick
ItemStack: N, field_5723, shiftClickedItem, shiftClickedSlot
Constructors
Methods
void (): b, method_1044, init, initGui
void (int, int, float): a, method_1025, render, drawScreen
void (ItemStack, int, int, String): a, method_4264, drawItem, drawItemStack
void (int, int): b, method_4262, renderLabels, drawGuiContainerForegroundLayer
void (float, int, int): a, method_1127, renderMenuBackground, drawGuiContainerBackgroundLayer
void (InventorySlot): a, method_1129, renderSlot, drawSlot
void (): a, method_4947, updateDraggedStackRemainder, updateDragSplitting
InventorySlot (int, int): c, method_1133, getSlot, getSlotAtPosition
void (int, int, int): a, method_1026, mouseClicked, mouseClicked
void (int, int, int, long): a, method_4259, mouseDragged, mouseClickMove
void (int, int, int): b, method_1032, mouseReleased, mouseReleased
boolean (InventorySlot, int, int): a, method_1130, isMouseOverSlot, isMouseOverSlot
boolean (int, int, int, int, int, int): c, method_1134, isMouseInRegion, isPointInRegion
void (InventorySlot, int, int, int): a, method_1131, clickSlot, handleMouseClick
void (char, int): a, method_1024, keyPressed, keyTyped
boolean (int): b, method_4261, moveHoveredSlotToHotbar, checkHotbarKeys
void (): m, method_1030, removed, onGuiClosed
boolean (): d, method_1037, shouldPauseGame, doesGuiPauseGame
void (): e, method_1033, tick, updateScreen