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$Emptyintermediary net/minecraft/class_9643$class_9647official bf$d
- 
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.predicate.collection.CollectionCountsPredicate
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>>  - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionboolean 
- 
Constructor Details
- 
Empty
public Empty() 
 - 
 - 
Method Details
- 
test
- Specified by:
 testin interfacePredicate<T>- Mappings:
 Namespace Name Mixin selector named testLnet/minecraft/predicate/collection/CollectionCountsPredicate$Empty;test(Ljava/lang/Iterable;)Zintermediary method_59622Lnet/minecraft/class_9643$class_9647;method_59622(Ljava/lang/Iterable;)Zofficial aLbf$d;a(Ljava/lang/Iterable;)Z
 - 
getEntries
- Specified by:
 getEntriesin interfaceCollectionCountsPredicate<T,P extends Predicate<T>> - Mappings:
 Namespace Name Mixin selector named getEntriesLnet/minecraft/predicate/collection/CollectionCountsPredicate;getEntries()Ljava/util/List;intermediary method_59613Lnet/minecraft/class_9643;method_59613()Ljava/util/List;official aLbf;a()Ljava/util/List;
 
 -