moveInLine

fun moveInLine(    targetLocation: Vec3F,     movementType: CharacterMovementType = CharacterMovementType.RUN,     distanceTolerance: Float = 1.2f,     timeout: Duration = 20.seconds): <Error class: unknown class><Unit>