yarn/mappings/cgl.mapping

19 lines
581 B
Plaintext

CLASS cgl
CLASS cgl$a
FIELD a world Luf;
METHOD a getWorld ()Luf;
CLASS cgl$c EntityTarget
CLASS cgl$c$a DeSerializer
METHOD a deserialize (Lcom/google/gson/stream/JsonReader;)Lcgl$c;
METHOD a serialize (Lcom/google/gson/stream/JsonWriter;Lcgl$c;)V
FIELD a THIS Lcgl$c;
FIELD b KILLER Lcgl$c;
FIELD c DIRECT_KILLER Lcgl$c;
FIELD d KILLER_PLAYER Lcgl$c;
FIELD e type Ljava/lang/String;
METHOD a fromString (Ljava/lang/String;)Lcgl$c;
FIELD a random Ljava/util/Random;
FIELD c world Luf;
METHOD b getRandom ()Ljava/util/Random;
METHOD d getWorld ()Luf;