public interface CollectionCountsPredicate<T, P extends Predicate<T>>
extends Predicate<Iterable<T>>
| net.minecraft.advancements.criterion.CollectionCountsPredicate | |
| net.minecraft.class_9643 | |
| net.minecraft.predicate.collection.CollectionCountsPredicate |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| List<CollectionCountsPredicate$Entry<T, P>> |
|
||||||
| static <T, P extends Predicate<T>> com.mojang.serialization.Codec<CollectionCountsPredicate<T, P>> |
|
||||||
| static <T, P extends Predicate<T>> CollectionCountsPredicate<T, P> |
|
||||||
| static <T, P extends Predicate<T>> CollectionCountsPredicate<T, P> |
|