Default Controls
Movement
Move forward
Move backward
Move left (strafe)
Move right (strafe)
Jump. Double-tap to toggle fly mode in creative/spectator.Gamepad: A button
Sneak/crouchGamepad: Down on D-pad
Sprint. Double-tap forward movement key (W) to also toggle sprint.Gamepad: Left Stick (click)
Game Interactions
Open inventoryGamepad: X button
Drop one item from current hotbar slotGamepad: B button
Swap items between main hand and offhand
Pick block (middle-click equivalent) - selects the block you’re looking at
Cycle to next hotbar slotGamepad: Right Bumper
Cycle to previous hotbar slotGamepad: Left Bumper
Attack or break blockGamepad: Right Trigger
Interact or place blockGamepad: Left Trigger
UI & Communication
Open chatGamepad: Right on D-pad
Open chat with ’/’ prefix for commands
Show player list (hold)Gamepad: Left on D-pad
Toggle debug overlay (shows FPS, coordinates, chunk info)
Client-Side Controls
Zoom in (hold)
Open viewer console (only available in viewer mode)
Cycle camera perspective: First Person → Third Person Back → Third Person FrontGamepad: Up on D-pad
Toggle fullscreen mode
Toggle full-screen minimap
Special Keys
Toggle UI visibility (hide/show HUD)
Take screenshot (saves canvas as PNG)
- Close current modal/menu
- Exit pointer lock
- Ctrl+Escape: Close all modals
F3 Keybindings
Press and hold F3, then press one of these keys for advanced functions:F3 + A - Reload All Chunks
F3 + A - Reload All Chunks
Clears and reloads all chunks that are currently loaded from the server.Use case: Fix chunk rendering glitches or update chunk data
F3 + G - Toggle Chunk Borders
F3 + G - Toggle Chunk Borders
Shows yellow borders around chunk sections and colored outlines around entities.Entity outline colors:
- Yellow: Chunk borders (section geometries)
- Red: Hostile mobs
- Green: Passive mobs
- Blue: Players
F3 + H - Chunks Debug
F3 + H - Chunks Debug
Opens the chunks debug modal with detailed chunk loading information.
F3 + Y - Open Widget
F3 + Y - Open Widget
Shows a menu to select and open various widgets (waypoints, etc.).
F3 + T - Reload Textures
F3 + T - Reload Textures
Reloads all textures from the active resource pack. Only works if a resource pack is installed.
This also works for server resource packs.
F3 + F4 - Cycle Game Mode
F3 + F4 - Cycle Game Mode
Cycles through game modes in order:
Creative → Survival → Adventure → Spectator → CreativeOnly works in singleplayer or replay sessions.In multiplayer, sends
/gamemode command to server.F3 + P - Show Player & Ping Details
F3 + P - Show Player & Ping Details
Displays:
- Player username
- Last known latency (ping)
- Proxy server address
- Current proxy ping
- Player UUID
Renderer Debug Menu
Renderer Debug Menu
Copy Server Resource Pack
Copy Server Resource Pack
Copies the active server resource pack to your regular resource pack collection.Only enabled when using a server resource pack.
On mobile devices, long-press the F3 button to show a menu with all available F3 actions.
Camera Rotation Controls
You can bind keys to rotate the camera without using the mouse:Rotate camera left (continuous)
Rotate camera right (continuous)
Rotate camera up (continuous)
Rotate camera down (continuous)
Custom Keybindings
You can customize all keybindings in the game settings:- Open the pause menu (Escape)
- Go to Settings → Controls
- Click on any action to rebind it
Custom Command Keybindings
Custom Command Keybindings
The client supports creating custom command keybindings that can:
- Send chat commands
- Toggle or set specific settings
- Execute JavaScript code (advanced)
appStorage.keybindings and persist across sessions.Gamepad Support
Full gamepad support is available with these mappings:| Action | Gamepad Button |
|---|---|
| Jump | A |
| Drop | B |
| Inventory | X |
| Attack/Break | Right Trigger |
| Interact/Place | Left Trigger |
| Next Hotbar | Right Bumper |
| Prev Hotbar | Left Bumper |
| Sprint | Left Stick (click) |
| Sneak/Down | Right Stick (click) |
| Movement | Left Stick |
| Camera | Right Stick |
| Chat | D-pad Right |
| Players List | D-pad Left |
| Perspective | D-pad Up |
| Sneak | D-pad Down |
| Pause | Start |
| Back (UI) | B |
See Also
- Console Commands - Built-in chat commands
- Query Parameters - URL parameters for configuration
