yarn/mappings/net/minecraft/client/gui/screen/OpenToLanScreen.mapping

14 lines
343 B
Plaintext
Raw Normal View History

2019-05-16 12:20:12 -04:00
CLASS czu net/minecraft/client/gui/screen/OpenToLanScreen
2019-05-07 12:05:49 -04:00
FIELD a parent Lczt;
FIELD b buttonAllowCommands Lcwq;
FIELD c buttonGameMode Lcwq;
2019-03-20 13:56:26 -04:00
FIELD d gameMode Ljava/lang/String;
FIELD e allowCommands Z
2019-05-07 12:05:49 -04:00
METHOD <init> (Lczt;)V
ARG 1 parent
2019-03-20 13:56:26 -04:00
METHOD a updateButtonText ()V
2019-04-16 11:51:03 -04:00
METHOD render (IIF)V
ARG 1 mouseX
ARG 2 mouseY
ARG 3 delta