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