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

10 lines
598 B
Plaintext

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