CLASS net/minecraft/class_217 net/minecraft/loot/condition/LootConditionTypes FIELD field_45869 CODEC Lcom/mojang/serialization/Codec; FIELD field_45870 BASE_CODEC Lcom/mojang/serialization/Codec; METHOD method_29327 register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/class_5342; ARG 0 id ARG 1 codec 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. ARG 0 predicates 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. ARG 0 predicates 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