yarn/mappings/net/minecraft/client/gui/menu/GuiOpenToLAN.mapping

11 lines
309 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bjo net/minecraft/client/gui/menu/GuiOpenToLAN
FIELD a parent Lbjn;
FIELD f buttonAllowCommands Lbhk;
FIELD g buttonGameMode Lbhk;
FIELD h gameMode Ljava/lang/String;
FIELD i allowCommands Z
METHOD a updateButtonText ()V
2017-04-05 14:11:28 -04:00
METHOD a draw (IIF)V
METHOD a onWidgetPressed (Lbhk;)V
METHOD b init ()V