yarn/mappings/ai.mapping

8 lines
185 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS ai
FIELD b dealt Lbf$c;
FIELD c taken Lbf$c;
FIELD d sourceEntity Las;
FIELD e blocked Ljava/lang/Boolean;
FIELD f type Laj;
METHOD a toJson ()Lcom/google/gson/JsonElement;