Skip to content
[/craft]

Teleport with Exact Rotation

Teleport and set exact yaw and pitch rotation

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Teleports you while setting your exact yaw (90°, facing East) and pitch (0°, level horizon). Use yaw values 0–360 and pitch -90 to 90 to face any direction.

/tp @s ~ ~ ~ 90 0
17 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Paste the command (adjust 90 and 0 for your desired rotation) and press Enter.
  3. You teleport and face the specified direction.

Related commands

Instantly move to a specific X Y Z location

/tp @s 100 64 -200

Instantly move to where another player is standing

/tp @s PlayerName

Set where you respawn after dying to your current location

/spawnpoint @s ~ ~ ~

Change where new players and players with no bed spawn

/setworldspawn ~ ~ ~

Pull every player in the world to your location instantly

/tp @a @s

Jump straight up 10 blocks without flying

/tp @s ~ ~10 ~