-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 18w01a, Minecraft 18w06a, Minecraft 1.13.1, 1.15.2, 20w16a, 20w51a, 21w03a, 21w06a, 21w07a, 1.18.1, 1.18.2, 1.19, 22w24a, 1.21.2 Release Candidate 1, 1.21.3
-
Confirmed
-
Commands
It does include details for where the affected entity/entities were teleported. To reproduce on a flatworld:
- Teleport to the origin: /tp 0 -60 0
- Spawn a pig: /summon pig
- Teleport to face the pig: /teleport @p 0 -60 0 facing entity @e[type=pig,limit=1]
- "Teleported {username} to 0.5, 10.0, 0.5" will be printed in chat
The feedback text is adjusted accordingly if an entity is teleported to. However, there is no mention of the facing argument.