yarn/mappings/net/minecraft/server/network/packet/ClientSettingsServerPacket....

15 lines
461 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS ni net/minecraft/server/network/packet/ClientSettingsServerPacket
FIELD a language Ljava/lang/String;
FIELD b viewDistance I
2018-12-12 12:12:26 -05:00
FIELD c chatVisibility Larb$b;
FIELD e playerModelBitMask I
2018-12-12 12:12:26 -05:00
FIELD f mainHand Lahd;
METHOD a read (Lit;)V
METHOD a apply (Liw;)V
METHOD a apply (Lnd;)V
METHOD b getLanguage ()Ljava/lang/String;
2018-12-12 12:12:26 -05:00
METHOD b write (Lit;)V
METHOD d getChatVisibility ()Larb$b;
METHOD f getPlayerModelBitMask ()I
2018-12-12 12:12:26 -05:00
METHOD g getMainHand ()Lahd;