yarn/mappings/cff.mapping

11 lines
353 B
Plaintext
Raw Normal View History

2018-10-26 06:51:01 -04:00
CLASS cff
2018-10-31 12:57:21 -04:00
CLASS cff$c Target
CLASS cff$c$a DeSerializer
METHOD a deserialize (Lcom/google/gson/stream/JsonReader;)Lcff$c;
METHOD a serialize (Lcom/google/gson/stream/JsonWriter;Lcff$c;)V
FIELD a THIS Lcff$c;
FIELD b KILLER Lcff$c;
FIELD d PLAYER Lcff$c;
FIELD e type Ljava/lang/String;
METHOD a fromString (Ljava/lang/String;)Lcff$c;