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

15 lines
392 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cqv net/minecraft/world/loot/condition/AlternativeLootCondition
2019-06-19 15:24:08 -04:00
CLASS a Builder
FIELD a terms Ljava/util/List;
2019-06-19 13:48:53 -04:00
METHOD <init> ([Lcre$a;)V
ARG 1 terms
2019-06-19 15:24:08 -04:00
CLASS b Factory
2019-06-19 13:48:53 -04:00
FIELD a terms [Lcre;
2019-02-11 14:19:43 -05:00
FIELD b predicate Ljava/util/function/Predicate;
2019-06-19 13:48:53 -04:00
METHOD <init> ([Lcre;)V
ARG 1 terms
2019-06-19 13:48:53 -04:00
METHOD a builder ([Lcre$a;)Lcqv$a;
ARG 0 terms
METHOD test (Ljava/lang/Object;)Z
ARG 1 context