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

19 lines
412 B
Plaintext
Raw Normal View History

2018-11-21 11:58:05 -05:00
CLASS ctb net/minecraft/client/gui/container/GuiHorse
FIELD A mouseX F
FIELD B mouseY F
2018-11-15 12:05:03 -05:00
FIELD w BG_TEX Lpx;
2018-11-21 11:58:05 -05:00
FIELD x playerInv Laer;
FIELD y inventory Laer;
FIELD z entity Lamj;
METHOD <init> (Laer;Laer;Lamj;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
ARG 2 inventory
2017-04-05 14:11:28 -04:00
METHOD a drawBackground (FII)V
2018-11-04 07:22:38 -05:00
ARG 1 delta
ARG 2 mouseX
METHOD a draw (IIF)V
2017-05-13 02:02:51 -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