Package net.minecraft.predicate.collection
package net.minecraft.predicate.collection
- 
ClassDescriptionCollectionContainsPredicate<T,P extends Predicate<T>> CollectionContainsPredicate.Empty<T,P extends Predicate<T>> CollectionContainsPredicate.Multiple<T,P extends Predicate<T>> CollectionContainsPredicate.Single<T,P extends Predicate<T>> CollectionCountsPredicate<T,P extends Predicate<T>> CollectionCountsPredicate.Empty<T,P extends Predicate<T>> CollectionCountsPredicate.Entry<T,P extends Predicate<T>> CollectionCountsPredicate.Multiple<T,P extends Predicate<T>> CollectionCountsPredicate.Single<T,P extends Predicate<T>> CollectionPredicate<T,P extends Predicate<T>>