Class CollectionCountsPredicate.Zero<T, P extends Predicate<T>>

java.lang.Object
net.minecraft.advancements.criterion.CollectionCountsPredicate.Zero<T,P>
All Implemented Interfaces:
Predicate<Iterable<? extends T>>, CollectionCountsPredicate<T,P>
Enclosing interface:
CollectionCountsPredicate<T, P extends Predicate<T>>

public static class CollectionCountsPredicate.Zero<T, P extends Predicate<T>> extends Object implements CollectionCountsPredicate<T,P>