yarn/mappings/net/minecraft/world/loot/condition/LootTableConditionEntitySco...

9 lines
560 B
Plaintext

CLASS cga net/minecraft/world/loot/condition/LootTableConditionEntityScores
CLASS cga$b Provider
METHOD a serialize (Lcom/google/gson/JsonObject;Lcga;Lcom/google/gson/JsonSerializationContext;)V
METHOD a serialize (Lcom/google/gson/JsonObject;Lcgg;Lcom/google/gson/JsonSerializationContext;)V
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcga;
METHOD b deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcgg;
FIELD a scores Ljava/util/Map;
FIELD b target Lcdw$c;