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

9 lines
560 B
Plaintext
Raw Normal View History

2018-10-26 06:51:01 -04:00
CLASS cgb net/minecraft/world/loot/condition/LootTableConditionEntityScores
CLASS cgb$b Provider
METHOD a serialize (Lcom/google/gson/JsonObject;Lcgb;Lcom/google/gson/JsonSerializationContext;)V
METHOD a serialize (Lcom/google/gson/JsonObject;Lcgh;Lcom/google/gson/JsonSerializationContext;)V
METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcgb;
METHOD b deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcgh;
2016-09-14 18:43:52 -04:00
FIELD a scores Ljava/util/Map;
2018-10-26 06:51:01 -04:00
FIELD b target Lcdx$c;