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

9 lines
548 B
Plaintext

CLASS cjo net/minecraft/world/loot/condition/EntityScoresLootCondition
CLASS cjo$b Factory
METHOD a serialize (Lcom/google/gson/JsonObject;Lcjo;Lcom/google/gson/JsonSerializationContext;)V
METHOD a toJson (Lcom/google/gson/JsonObject;Lcjt;Lcom/google/gson/JsonSerializationContext;)V
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcjo;
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcjt;
FIELD a scores Ljava/util/Map;
FIELD b target Lchi$c;