Uses of Record Class
net.minecraft.class_9750
Packages that use class_9750
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9750 in net.minecraft
Fields in net.minecraft with type parameters of type class_9750Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_9750> class_9750.field_51786Methods in net.minecraft that return class_9750Modifier and TypeMethodDescriptionstatic class_9750class_9750.method_60279(NumberRange.DoubleRange doubleRange) static class_9750class_9750.method_60280(NumberRange.DoubleRange doubleRange) static class_9750class_9750.method_60281(NumberRange.DoubleRange doubleRange) static class_9750class_9750.method_60282(NumberRange.DoubleRange doubleRange) -
Uses of class_9750 in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type class_9750Modifier and TypeFieldDescriptionprivate Optional<class_9750> EntityPredicate.Builder.field_51573private final Optional<class_9750> EntityPredicate.movementThe field for themovementrecord component.Methods in net.minecraft.predicate.entity that return types with arguments of type class_9750Modifier and TypeMethodDescriptionEntityPredicate.movement()Returns the value of themovementrecord component.Methods in net.minecraft.predicate.entity with parameters of type class_9750