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

19 lines
391 B
Plaintext

CLASS bmt net/minecraft/client/gui/container/GuiHopper
FIELD v BG_TEX Lnd;
FIELD w playerInv Ltt;
FIELD x inventory Ltt;
METHOD <init> (Laea;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