Learn · modules
What Is No Bob in Minecraft? Module Explained
No Bob is a Minecraft module that cancels the camera's up-and-down sway while walking, producing the same effect as vanilla's View Bobbing setting.
What is No Bob?
No Bob is a Minecraft module that cancels the view-bobbing motion vanilla plays every time you take a step, the small side-to-side sway and dip synced to your walk animation. Turn it on and the camera locks to a level, steady height no matter how fast you're moving. It's a rendering change, not a gameplay one: your character walks at the same speed, gets hit the same way, and sends the server the exact same data it always did. The only thing that changes is what you personally see.
How it works
Vanilla applies a small periodic offset to the camera on every step taken while walking, that's the built-in bob: a rhythmic sway and dip tied directly to the walk cycle. No Bob sits in the render path and cancels that offset before the frame draws, holding the camera at a fixed head-height position regardless of movement.
Because view bobbing is purely a rendering step, there's nothing underneath it to interact with. Nothing about it touches movement speed, collision, or hit detection, and none of it is part of anything the server tracks. The server has no concept of "bobbing" to begin with. It receives position updates same as always and leaves each client to draw the walk cycle however it wants.
Why players use it
The appeal is mostly comfort and clarity. A steady picture is easier on the eyes over a long session, cuts down on motion sickness some players experience from constant screen sway, and records cleaner if you're streaming or making footage. A smaller group just likes having one less thing jostling on screen during movement-heavy fights.
For tournament-level play, the reduction in visual noise can help, but vanilla already provides the same fix for free in the options menu, so any edge is minimal.
No Bob vs vanilla's View Bobbing toggle
| Aspect | Vanilla View Bobbing | No Bob module |
|---|---|---|
| Where it lives | Options > Video Settings | Client's module list |
| Effect | Removes camera sway | Removes camera sway |
| Detection risk | None | None |
| Cost | Free, built into the game | Bundled with whatever client ships it |
The two produce the same picture. The only real difference is where you go to flip the switch, and whether it sits next to a client's other visual options instead of buried in a settings menu.
FAQ
Functionally, yes. Vanilla's video settings already include a toggle that removes camera bobbing. No Bob reproduces that same fixed-camera effect as a module.
Not a meaningful one. Every player can already turn off view bobbing from vanilla settings, so having it off through a module doesn't put you ahead.
No. View bobbing is rendered entirely on your client and never reported to the server.
Only the camera. Walking speed, jump height, and collision are untouched. The module changes what you see, not how you move.