net.minecraft.predicate.collection

public class CollectionContainsPredicate$Empty<T, P extends Predicate<T>>

implements CollectionContainsPredicate<T, P>

net.minecraft.advancements.predicates.CollectionContentsPredicate$Zero
net.minecraft.class_9639$class_9642
net.minecraft.predicate.collection.CollectionContainsPredicate$Empty

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
test(Iterable<? extends T> values)
method_59612(Iterable<? extends T> arg0)
test(Iterable<? extends T> arg0)
public List<P>
unpack()
method_59605()
getPredicates()
public boolean
test(Object values)
test(Object arg0)
test(Object collection)