Perspective API is a client-side API mod designed to take over and extend Minecraft's vanilla camera system. It intercepts and controls the camera's position, rotation (including roll), and field of view (FOV) via Mixins, providing a powerful and flexible custom perspective management framework for other mods.
This mod itself does not provide additional in-game perspectives (except for built-in vanilla perspective replacements), but rather serves as a foundational dependency for other mods to use.

