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

19 lines
394 B
Plaintext
Raw Normal View History

2018-10-26 06:51:01 -04:00
CLASS cpe net/minecraft/client/gui/container/GuiHopper
FIELD w BG_TEX Lpt;
FIELD x playerInv Ladu;
FIELD y inventory Ladu;
METHOD <init> (Lapa;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