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

9 lines
232 B
Plaintext
Raw Normal View History

2016-08-14 20:09:02 -04:00
CLASS none/bhc net/minecraft/client/gui/container/GuiContainer
FIELD a BG Lnone/kp;
2016-08-14 22:11:27 -04:00
FIELD f width I
FIELD g height I
METHOD a handleKeyPress (CI)V
METHOD a drawScreen (IIF)V
2016-08-14 20:09:02 -04:00
METHOD a handleMouseClick (III)V
2016-08-14 22:11:27 -04:00
METHOD b init ()V