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.

TRtrolPublished 3 min read

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

AspectVanilla View BobbingNo Bob module
Where it livesOptions > Video SettingsClient's module list
EffectRemoves camera swayRemoves camera sway
Detection riskNoneNone
CostFree, built into the gameBundled 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