I'm looking to make a simple zoom mod, I press a button and my FOV is cut to whatever I set it to be. However, due to the lack of documentation on the base Minecraft code I can't find something like "player.setFOV()" that would be useful.
The end goal is to do something like Optifine's zoom, but with out the cinematic camera.