Class CollectionCountsPredicate.Empty<T,P extends Predicate<T>> 
java.lang.Object
net.minecraft.predicate.collection.CollectionCountsPredicate.Empty<T,P> 
- All Implemented Interfaces:
- Predicate<Iterable<T>>,- CollectionCountsPredicate<T,- P> 
- Enclosing interface:
- CollectionCountsPredicate<T,- P extends Predicate<T>> 
public static class CollectionCountsPredicate.Empty<T,P extends Predicate<T>> 
extends Object
implements CollectionCountsPredicate<T,P> 
- Mappings:
- Namespace - Name - named - net/minecraft/predicate/collection/CollectionCountsPredicate$Empty- intermediary - net/minecraft/class_9643$class_9647- official - be$d
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.predicate.collection.CollectionCountsPredicateCollectionCountsPredicate.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>> 
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionboolean
- 
Constructor Details- 
Emptypublic Empty()
 
- 
- 
Method Details- 
test- Specified by:
- testin interface- Predicate<T>
- Mappings:
- Namespace - Name - Mixin selector - named - test- Lnet/minecraft/predicate/collection/CollectionCountsPredicate$Empty;test(Ljava/lang/Iterable;)Z- intermediary - method_59622- Lnet/minecraft/class_9643$class_9647;method_59622(Ljava/lang/Iterable;)Z- official - a- Lbe$d;a(Ljava/lang/Iterable;)Z
 
- 
getEntries- Specified by:
- getEntriesin interface- CollectionCountsPredicate<T,- P extends Predicate<T>> 
- Mappings:
- Namespace - Name - Mixin selector - named - getEntries- Lnet/minecraft/predicate/collection/CollectionCountsPredicate;getEntries()Ljava/util/List;- intermediary - method_59613- Lnet/minecraft/class_9643;method_59613()Ljava/util/List;- official - a- Lbe;a()Ljava/util/List;
 
 
-