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

10 lines
598 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
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;
2019-01-16 13:24:40 -05:00
FIELD b target Lcjo$c;
METHOD a getRequiredParameters ()Ljava/util/Set;