yarn/mappings/net/minecraft/client/options/ChatVisibility.mapping

10 lines
259 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS arx net/minecraft/client/options/ChatVisibility
FIELD a FULL Larx;
FIELD b COMMANDS Larx;
FIELD c HIDDEN Larx;
2019-02-20 15:49:23 -05:00
FIELD e id I
FIELD f key Ljava/lang/String;
METHOD a getId ()I
2019-02-21 13:19:18 -05:00
METHOD a byId (I)Larx;
2019-02-20 15:49:23 -05:00
METHOD b getTranslationKey ()Ljava/lang/String;