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

java.lang.Object
net.minecraft.advancements.critereon.CollectionCountsPredicate.Zero<T,P>
所有已实现的接口:
Predicate<Iterable<T>>, CollectionCountsPredicate<T,P>
封闭接口:
CollectionCountsPredicate<T,P extends Predicate<T>>

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