withStrafe

fun Vec3.withStrafe(speed: Double = horizontalDistance(), strength: Double = 1.0, input: DirectionalInput? = DirectionalInput(player.input), yaw: Float = player.getMovementDirectionOfInput(input ?: DirectionalInput(player.input))): Vec3