Uses of Interface
net.minecraft.class_9643
Packages that use class_9643
-
Uses of class_9643 in net.minecraft
Classes in net.minecraft that implement class_9643Modifier and TypeClassDescriptionstatic final record
class_9643.class_9645<T,
P extends Predicate<T>> static final record
class_9643.class_9646<T,
P extends Predicate<T>> static class
class_9643.class_9647<T,
P extends Predicate<T>> Fields in net.minecraft with type parameters of type class_9643Modifier and TypeFieldDescriptionprivate final Optional
<class_9643<T, P>> class_9648.counts
The field for thecounts
record component.Methods in net.minecraft that return class_9643Modifier and TypeMethodDescriptionstatic <T,
P extends Predicate<T>>
class_9643<T, P> class_9643.method_59615
(List<class_9643.class_9644<T, P>> list) static <T,
P extends Predicate<T>>
class_9643<T, P> class_9643.method_59616
(class_9643.class_9644<T, P>[] class_9644) Methods in net.minecraft that return types with arguments of type class_9643Modifier and TypeMethodDescriptionOptional
<class_9643<T, P>> class_9648.counts()
Returns the value of thecounts
record component.static <T,
P extends Predicate<T>>
com.mojang.serialization.Codec<class_9643<T, P>> class_9643.method_59614
(com.mojang.serialization.Codec<P> codec)