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

9 lines
560 B
Plaintext
Raw Normal View History

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;
2016-09-14 18:43:52 -04:00
FIELD a scores Ljava/util/Map;
FIELD b target Lcdw$c;