Skip to content
[/craft]

Teleport Facing Specific Coordinates

Land somewhere and automatically look toward a target point

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

Teleports you to 100 65 100 and rotates your head to look directly at the point 0 64 0. The 'facing' keyword takes a coordinate to stare at, so the game calculates the yaw and pitch for you. Useful for aiming players at a build, a boss arena, or a hidden entrance.

/tp @s 100 65 100 facing 0 64 0
31 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Set the first three numbers to where you land and the last three to what you look at.
  3. Press Enter — you arrive already facing the target point.

Related commands

Stay in place but snap your view to face due north

/tp @s ~ ~ ~ 180 0

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