net.minecraft.entity.movement

public interface MotionPath

net.minecraft.world.entity.PositionPath
net.minecraft.class_1_1198
net.minecraft.entity.movement.MotionPath

Field summary

Modifier and TypeField
PacketCodec<io.netty.buffer.ByteBuf, MotionPath>
STREAM_CODEC
field_1_8291
PACKET_CODEC

Method summary

Modifier and TypeMethod
Vec3d
endPosition()
comp_1_1268()
endPosition()
MotionPath$Type
type()
method_1_7655()
getType()
static MotionPath
of(Vec3 position)
method_1_7653(class_243 arg0)
linear(Vec3d endPosition)
static MotionPath
stepped(List<PositionStep> steps)
method_1_7654(List<class_1_1202> arg0)
stepped(List<MotionStep> steps)