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

7 lines
341 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS cjv net/minecraft/world/loot/condition/EntityPropertiesLootCondition
CLASS cjv$a Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lcjt;Lcom/google/gson/JsonSerializationContext;)V
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcjt;
2018-11-27 13:50:51 -05:00
FIELD a predicate Las;
2018-11-29 15:10:38 -05:00
FIELD b entity Lchi$c;