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>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.advancements.critereon.CollectionCountsPredicate
CollectionCountsPredicate.Entry<T,
P extends Predicate<T>>, CollectionCountsPredicate.Multiple<T, P extends Predicate<T>>, CollectionCountsPredicate.Single<T, P extends Predicate<T>>, CollectionCountsPredicate.Zero<T, P extends Predicate<T>> -
Constructor Summary
-
Method Summary