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

10 lines
598 B
Plaintext

CLASS cjy net/minecraft/world/loot/condition/EntityScoresLootCondition
CLASS cjy$b Factory
METHOD a serialize (Lcom/google/gson/JsonObject;Lcjy;Lcom/google/gson/JsonSerializationContext;)V
METHOD a toJson (Lcom/google/gson/JsonObject;Lckd;Lcom/google/gson/JsonSerializationContext;)V
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcjy;
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lckd;
FIELD a scores Ljava/util/Map;
FIELD b target Lchr$c;
METHOD a getRequiredParameters ()Ljava/util/Set;