net.minecraft.entity.movement

public record MotionStep

net.minecraft.world.entity.PositionStep
net.minecraft.class_1_1202
net.minecraft.entity.movement.MotionStep

Field summary

Modifier and TypeField
private final Vec3d
position
comp_1_1271
position
private final int
tickOffset
comp_1_1272
tickOffset
public static final PacketCodec<io.netty.buffer.ByteBuf, MotionStep>
STREAM_CODEC
field_1_8300
PACKET_CODEC

Constructor summary

ModifierConstructor
public (Vec3d position, int tickOffset)

Method summary

Modifier and TypeMethod
public MotionStep
addDelta(Vec3 delta)
method_1_7658(class_243 arg0)
moved(Vec3d offset)
public Vec3d
position()
comp_1_1271()
position()
public int
tickOffset()
comp_1_1272()
tickOffset()