yarn/mappings/net/minecraft/client/gui/container/GuiContainer54.mapping

20 lines
411 B
Plaintext

CLASS bmk net/minecraft/client/gui/container/GuiContainer54
FIELD v BG_TEX Lnd;
FIELD w playerInv Ltt;
FIELD x inventory Ltt;
FIELD y rows I
METHOD <init> (Ltt;Ltt;)V
ARG 0 playerInv
ARG 1 inventory
METHOD a drawBackground (FII)V
ARG 0 delta
ARG 1 mouseX
ARG 2 mouseY
METHOD a draw (IIF)V
ARG 0 mouseX
ARG 1 mouseY
ARG 2 delta
METHOD c drawForeground (II)V
ARG 0 mouseX
ARG 1 mouseY