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

14 lines
343 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS czx net/minecraft/client/gui/screen/OpenToLanScreen
FIELD a parent Lczw;
FIELD b buttonAllowCommands Lcwt;
FIELD c buttonGameMode Lcwt;
2019-03-20 13:56:26 -04:00
FIELD d gameMode Ljava/lang/String;
FIELD e allowCommands Z
2019-06-07 07:45:25 -04:00
METHOD <init> (Lczw;)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