Free Cam

You can move camera around and through blocks. Default key F6, but can be changed in options. You can open chests through walls or attack entities.
Camera Speed Settings
Acceleration:
How quickly you reach max speed. Blocks/sec^2
Max Speed:
Blocks/second
Slowdown Factor:
How quickly you slowdown after releasing key, closer to zero = quicker, closer to one = slower.
Doesn't work with OptiFine
Use FreeCam position and rotation to target blocks/entities.
Path
Points: {{ path.length }}
Time (ms):
Create path and automate camera movement (similar to Replay Mod). Use freeCam.startPath(); API method to assign keybinding.
To stop moving along path you can exit FreeCam mode.
Specify time in millisecond between 2 points. Time is ignored for first point.
To add camera point you must be in FreeCam mode. Module remembers current camera position and rotation.
You can see camera path while in FreeCam.