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

44 lines
933 B
Plaintext

CLASS cvf net/minecraft/client/gui/ingame/InventoryGui
CLASS cvf$1
METHOD a onPressed (DD)V
ARG 1 mouseY
FIELD A recipeBook Lcwc;
FIELD x TEXTURE Lqc;
METHOD a mouseClicked (DDI)Z
ARG 1 mouseX
ARG 3 mouseY
ARG 5 button
METHOD a isClickInContainerBounds (DDIII)Z
ARG 1 mouseX
ARG 3 mouseY
METHOD a drawBackground (FII)V
ARG 1 mouseX
ARG 2 mouseY
ARG 3 delta
METHOD a draw (IIF)V
ARG 1 mouseX
ARG 2 mouseY
METHOD a drawEntity (IIIFFLahe;)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 (Laud;IILate;)V
ARG 1 slot
ARG 2 invSlot
ARG 3 button
METHOD b mouseReleased (DDI)Z
ARG 1 mouseX
ARG 3 mouseY
ARG 5 button
METHOD c onInitialized ()V
METHOD c drawForeground (II)V
ARG 1 mouseX
ARG 2 mouseY
METHOD f update ()V
METHOD j getRecipeBookGui ()Lcwc;
METHOD n onClosed ()V