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>
-
Nested Class Summary
Nested classes/interfaces inherited from interface CollectionContentsPredicate
CollectionContentsPredicate.Multiple<T,P>, CollectionContentsPredicate.Single<T, P>, CollectionContentsPredicate.Zero<T, P> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Zero
public Zero()
-
-
Method Details
-
test
-
unpack
-