Teleport to Coordinates
Instantly move to a specific X Y Z location
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Teleports you instantly to X=100, Y=64, Z=-200. Absolute coordinates place you at exact world locations; use a tall Y value (128+) to teleport above terrain. There's no animation — you vanish from your current spot and appear at the destination immediately, maintaining your facing direction.
/tp @s 100 64 -20018 characters
- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock).
- Paste the command and edit the X Y Z coordinates to your destination.
- Press Enter — you teleport to that exact location.
- You can see the coordinates of a location by pressing F3 (Java) or using /gamerule showCoordinates true (Bedrock).
Related commands
Pull the nearest mob of a specific type to your location
/tp @e[type=cow,limit=1,sort=nearest] @sMove straight up without changing X/Z position
/teleport ~ ~10 ~Move forward in the direction you're looking
/teleport ~ ~ ~ rotated as @s