Skip to content
/craftcmd

Teleport in Facing Direction

Move forward in the direction you're looking

⚠︎ Awaiting in-game verification for Java 26.2

Teleports while keeping your current rotation (facing direction). Useful for moving without turning around.

/teleport ~ ~ ~ rotated as @s
29 characters

How to use

  1. Java: open chat (T) and paste the command.
  2. Press Enter.
  3. You stay facing the same direction after tp.

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

Pull every player in the world to your location instantly

/tp @a @s

Jump straight up 10 blocks without flying

/tp @s ~ ~10 ~

Pull the nearest mob of a specific type to your location

/tp @e[type=cow,limit=1,sort=nearest] @s
Teleport Up (Relative)
Teleport Up (Relative) Awaiting in-game verification
Both

Move straight up without changing X/Z position

/teleport ~ ~10 ~