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

18 lines
385 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS cvl net/minecraft/client/gui/container/ShulkerBoxGui
FIELD w TEXTURE Lqc;
FIELD x inventory Lafi;
FIELD y playerInv Lara;
2018-12-12 12:22:18 -05:00
METHOD <init> (Lara;Lafi;)V
ARG 1 playerInv
ARG 2 inventory
METHOD a drawBackground (FII)V
ARG 1 mouseX
ARG 2 mouseY
ARG 3 delta
2018-11-04 07:22:38 -05:00
METHOD a draw (IIF)V
2017-06-08 10:09:29 -04:00
ARG 1 mouseX
ARG 2 mouseY
2017-06-08 10:01:49 -04:00
METHOD c drawForeground (II)V
2018-11-04 07:22:38 -05:00
ARG 1 mouseX
ARG 2 mouseY