| List<P> | | unpack() | | unpack() | | method_59605() | | getPredicates() |
|
| static <T, P extends Predicate<T>> com.mojang.serialization.Codec<CollectionContainsPredicate<T, P>> | | codec(com.mojang.serialization.Codec<P> elementCodec) | | codec(com.mojang.serialization.Codec<P> elementCodec) | | method_59606(com.mojang.serialization.Codec<P> arg0) | | createCodec(com.mojang.serialization.Codec<P> predicateCodec) |
|
| static <T, P extends Predicate<T>> CollectionContainsPredicate<T, P> | | of(P... predicates) | | of(P... predicates) | | method_59608(P... arg0) | | create(P... predicates) |
|
| static <T, P extends Predicate<T>> CollectionContainsPredicate<T, P> | | of(List<P> predicates) | | of(List<P> predicates) | | method_59607(List<P> arg0) | | create(List<P> predicates) |
|