Uses of Interface
net.minecraft.class_9639
Packages that use class_9639
-
Uses of class_9639 in net.minecraft
Classes in net.minecraft that implement class_9639Modifier and TypeClassDescriptionstatic final recordclass_9639.class_9640<T,P extends Predicate<T>> static final recordclass_9639.class_9641<T,P extends Predicate<T>> static classclass_9639.class_9642<T,P extends Predicate<T>> Fields in net.minecraft with type parameters of type class_9639Modifier and TypeFieldDescriptionprivate final Optional<class_9639<T, P>> class_9648.containsThe field for thecontainsrecord component.Methods in net.minecraft that return class_9639Modifier and TypeMethodDescriptionstatic <T,P extends Predicate<T>>
class_9639<T, P> class_9639.method_59607(List<P> list) static <T,P extends Predicate<T>>
class_9639<T, P> class_9639.method_59608(P[] p) Methods in net.minecraft that return types with arguments of type class_9639Modifier and TypeMethodDescriptionOptional<class_9639<T, P>> class_9648.contains()Returns the value of thecontainsrecord component.static <T,P extends Predicate<T>>
com.mojang.serialization.Codec<class_9639<T, P>> class_9639.method_59606(com.mojang.serialization.Codec<P> codec) Constructor parameters in net.minecraft with type arguments of type class_9639ModifierConstructorDescriptionclass_9648(Optional<class_9639<T, P>> optional, Optional<class_9643<T, P>> optional2, Optional<NumberRange.IntRange> optional3)