yarn/mappings/cgr.mapping

19 lines
581 B
Plaintext

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