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

8 lines
391 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS cmc net/minecraft/world/loot/condition/EntityPropertiesLootCondition
CLASS cmc$a Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lcma;Lcom/google/gson/JsonSerializationContext;)V
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcma;
2018-11-27 13:50:51 -05:00
FIELD a predicate Las;
2019-01-16 13:24:40 -05:00
FIELD b entity Lcjo$c;
METHOD a getRequiredParameters ()Ljava/util/Set;