Uses of Record Class
net.minecraft.class_9734.class_9738
Packages that use class_9734.class_9738
-
Uses of class_9734.class_9738 in net.minecraft
Fields in net.minecraft declared as class_9734.class_9738Modifier and TypeFieldDescriptionprivate final class_9734.class_9738class_9734.horizontalVelocityThe field for thehorizontalVelocityrecord component.private final class_9734.class_9738class_9734.verticalVelocityThe field for theverticalVelocityrecord component.Fields in net.minecraft with type parameters of type class_9734.class_9738Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<class_9734.class_9738> class_9734.class_9738.field_51729Methods in net.minecraft that return class_9734.class_9738Modifier and TypeMethodDescriptionclass_9734.horizontalVelocity()Returns the value of thehorizontalVelocityrecord component.static class_9734.class_9738class_9734.method_60250(FloatProvider floatProvider) static class_9734.class_9738class_9734.method_60253(float float2) class_9734.verticalVelocity()Returns the value of theverticalVelocityrecord component.Constructors in net.minecraft with parameters of type class_9734.class_9738ModifierConstructorDescriptionclass_9734(ParticleEffect particleEffect, class_9734.class_9735 class_9735, class_9734.class_9735 class_97352, class_9734.class_9738 class_9738, class_9734.class_9738 class_97382, FloatProvider floatProvider)