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

10 lines
259 B
Plaintext
Raw Normal View History

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