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

8 lines
391 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS clj net/minecraft/world/loot/condition/EntityPropertiesLootCondition
CLASS clj$a Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lclh;Lcom/google/gson/JsonSerializationContext;)V
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lclh;
2018-11-27 13:50:51 -05:00
FIELD a predicate Las;
2018-12-12 12:12:26 -05:00
FIELD b entity Lciv$c;
METHOD a getRequiredParameters ()Ljava/util/Set;