net.minecraft.entity.movement

public record MotionPath$Linear

implements MotionPath

net.minecraft.world.entity.PositionPath$Linear
net.minecraft.class_1_1198$class_1_1199
net.minecraft.entity.movement.MotionPath$Linear

Field summary

Modifier and TypeField
private final Vec3d
endPosition
comp_1_1269
endPosition
public static final PacketCodec<io.netty.buffer.ByteBuf, MotionPath$Linear>
STREAM_CODEC
field_1_8292
PACKET_CODEC

Constructor summary

ModifierConstructor
public (Vec3d endPosition)

Method summary

Modifier and TypeMethod
public MotionPath$Type
type()
method_1_7655()
getType()
public Vec3d
endPosition()
comp_1_1268()
endPosition()