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

10 lines
598 B
Plaintext

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