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

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

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