CLASS net/minecraft/class_217 net/minecraft/loot/condition/LootConditionTypes METHOD method_29327 register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/class_5342; ARG 0 id METHOD method_921 (Ljava/lang/Object;)Z ARG 0 predicatesx METHOD method_924 matchingAll (Ljava/util/List;)Ljava/util/function/Predicate; COMMENT Returns a predicate that returns true only if all its element predicates COMMENT return true, as if applied by logical and. METHOD method_925 matchingAny (Ljava/util/List;)Ljava/util/function/Predicate; COMMENT Returns a predicate that returns true if any its element predicates COMMENT return true, as if applied by logical or. METHOD method_927 (Ljava/util/List;Ljava/lang/Object;)Z ARG 1 operand METHOD method_928 (Ljava/lang/Object;)Z ARG 0 predicatesx METHOD method_929 (Ljava/util/List;Ljava/lang/Object;)Z ARG 1 operand