moveTo

fun Entity.moveTo(vec: Vec3)
fun Entity.moveTo(x: Double, y: Double, z: Double, yaw: Float, pitch: Float)