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

16 lines
345 B
Plaintext
Raw Normal View History

CLASS bhl net/minecraft/client/gui/container/GuiContainer54
2016-10-18 11:31:59 -04:00
FIELD u BG_TEX Lkp;
FIELD v playerInv Lqv;
FIELD w inventory Lqv;
FIELD x rows I
2016-10-18 11:31:59 -04:00
METHOD <init> (Lqv;Lqv;)V
ARG 0 playerInv
ARG 1 inventory
METHOD a drawBackground (FII)V
2016-09-12 09:16:04 -04:00
ARG 0 delta
ARG 1 mouseX
ARG 2 mouseY
METHOD b drawForeground (II)V
ARG 0 mouseX
ARG 1 mouseY