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

20 lines
415 B
Plaintext
Raw Normal View History

2018-10-26 06:51:01 -04:00
CLASS cov net/minecraft/client/gui/container/GuiContainer54
FIELD w BG_TEX Lpt;
FIELD x playerInv Ladu;
FIELD y inventory Ladu;
FIELD z rows I
METHOD <init> (Ladu;Ladu;)V
ARG 0 playerInv
ARG 1 inventory
2017-04-05 14:11:28 -04:00
METHOD a drawBackground (FII)V
2017-05-13 02:02:51 -04:00
ARG 0 delta
ARG 1 mouseX
ARG 2 mouseY
2017-06-08 10:09:29 -04:00
METHOD a draw (IIF)V
ARG 0 mouseX
ARG 1 mouseY
ARG 2 delta
2017-06-08 10:01:49 -04:00
METHOD c drawForeground (II)V
2017-05-13 02:02:51 -04:00
ARG 0 mouseX
ARG 1 mouseY