What Other People Did For one of my projects, I needed some way to determine the launch angle of a projectile in Minecraft that would hit a specific point, so I recalled that the Wurst client, which is open source, had a bow aimbot. Looking at their code, they calculated arrow launch angle like this:… Continue reading Minecraft Projectile Launch Angle Calculation