yarn/mappings/net/minecraft/world/loot/condition/LootConditionEntityScores.m...

9 lines
548 B
Plaintext

CLASS chl net/minecraft/world/loot/condition/LootConditionEntityScores
CLASS chl$b Factory
METHOD a serialize (Lcom/google/gson/JsonObject;Lchl;Lcom/google/gson/JsonSerializationContext;)V
METHOD a toJson (Lcom/google/gson/JsonObject;Lchq;Lcom/google/gson/JsonSerializationContext;)V
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lchl;
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lchq;
FIELD a scores Ljava/util/Map;
FIELD b target Lcff$c;