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

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