yarn/mappings/net/minecraft/world/loot/condition/AlternativeLootCondition.ma...

7 lines
215 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS cqf net/minecraft/world/loot/condition/AlternativeLootCondition
CLASS cqf$a Builder
CLASS cqf$b Factory
FIELD a terms [Lcqo;
2019-02-11 14:19:43 -05:00
FIELD b predicate Ljava/util/function/Predicate;
2019-04-05 12:03:47 -04:00
METHOD a or ([Lcqo$a;)Lcqf$a;