yarn/mappings/net/minecraft/client/gui/ingame/InventoryGui.mapping

36 lines
755 B
Plaintext

CLASS cto net/minecraft/client/gui/ingame/InventoryGui
CLASS cto$1
METHOD a onPressed (DD)V
ARG 0 mouseX
FIELD x TEXTURE Lpy;
METHOD a (DDI)Z
ARG 1 mouseX
METHOD a isClickInContainerBounds (DDIII)Z
ARG 1 mouseX
ARG 3 mouseY
METHOD a drawBackground (FII)V
ARG 1 delta
ARG 2 mouseX
METHOD a draw (IIF)V
ARG 1 mouseX
ARG 2 mouseY
METHOD a drawEntity (IIIFFLagr;)V
ARG 5 entity
METHOD a isPointWithinBounds (IIIIDD)Z
ARG 1 xPosition
ARG 2 yPosition
ARG 3 width
ARG 4 height
ARG 5 pointX
METHOD a onMouseClick (Lath;IILasi;)V
ARG 1 slot
ARG 2 invSlot
ARG 3 button
METHOD b (DDI)Z
ARG 1 mouseX
METHOD c onInitialized ()V
METHOD c drawForeground (II)V
ARG 1 mouseX
METHOD f update ()V
METHOD n onClosed ()V