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

10 lines
598 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
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;
2018-12-05 09:11:37 -05:00
FIELD b target Lchr$c;
METHOD a getRequiredParameters ()Ljava/util/Set;