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

java.lang.Object
net.minecraft.advancements.critereon.CollectionCountsPredicate.Zero<T,P>
All Implemented Interfaces:
Predicate<Iterable<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>