-
Bug
-
Resolution: Fixed
-
Minecraft 1.13-pre1, Minecraft 1.13.1, 1.15.2, 20w18a, 20w19a, 20w20a, 20w21a, 20w22a, 1.16 Pre-release 1, 1.16 Pre-release 2, 1.16 Pre-release 3, 1.16 Pre-release 5, 1.16 Pre-release 6, 1.16 Pre-release 7, 1.16 Pre-release 8, 1.16, 1.16.1, 20w27a, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, 1.16.2, 1.16.3, 1.16.4 Pre-release 2, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 1.16.5, 21w05a, 21w07a, 21w08b, 21w10a, 21w11a, 21w13a, 21w15a, 21w16a, 1.17.1, 21w39a, 21w43a, 1.18, 1.18.2, 1.19 Pre-release 1, 1.19.1, 1.19.3, 23w04a, 1.19.4, 23w16a, 1.20.2, 23w45a, 24w11a, 1.20.6, 24w19b, 1.21
-
None
-
Confirmed
-
Commands
The bug
My friend discovered a turtle in a boat and wanted it released, so I decided to try and teleport it to me using:
/tp @e[type=minecraft:turtle,distance=..10] @p
This resulted in the game confirming that the entity got teleported while in fact nothing had happened, see the attachment.
The reason why I suspect this to be a bug is because I can easily teleport other players this way. Even if I explicitly address them as an entity:
/tp @e[type=player,distance=..10] @p
This will teleport the player to me, even if they're in a boat.
- relates to
-
MC-64265 Teleporting passengers does not dismount them
- Resolved