net.minecraft.advancements.critereon

public interface CollectionCountsPredicate<T, P extends Predicate<T>>

extends Predicate<Iterable<T>>

bd
net.minecraft.advancements.critereon.CollectionCountsPredicate
net.minecraft.class_9643
net.minecraft.predicate.collection.CollectionCountsPredicate
net.minecraft.advancements.critereon.CollectionCountsPredicate

Method summary

Modifier and TypeMethod
List<CollectionCountsPredicate$Entry<T, P>>
a()
unpack()
method_59613()
getEntries()
static <T, P extends Predicate<T>> com.mojang.serialization.Codec<CollectionCountsPredicate<T, P>>
a(com.mojang.serialization.Codec<P> arg0)
codec(com.mojang.serialization.Codec<P> arg0)
method_59614(com.mojang.serialization.Codec<P> arg0)
createCodec(com.mojang.serialization.Codec<P> predicateCodec)
static <T, P extends Predicate<T>> CollectionCountsPredicate<T, P>
a(bd$a<T, P>... arg0)
of(CollectionCountsPredicate$Entry<T, P>... arg0)
method_59616(class_9643$class_9644<T, P>... arg0)
create(CollectionCountsPredicate$Entry<T, P>... entries)
static <T, P extends Predicate<T>> CollectionCountsPredicate<T, P>
a(List<bd$a<T, P>> arg0)
of(List<CollectionCountsPredicate$Entry<T, P>> arg0)
method_59615(List<class_9643$class_9644<T, P>> arg0)
create(List<CollectionCountsPredicate$Entry<T, P>> entries)