-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 15w51b, Minecraft 1.9, Minecraft 16w20a
-
None
-
Community Consensus
How to replicate:
1. place a command block which is constantly executing "/tp @e[type=Boat,c=1] ~1 ~ ~"
2. summon any boat
3. get in
4. type "/tp @e[type=Boat,c=1] ~1 ~ ~" in chat
You'll notice the command block isn't allowed to interact with the boat when a player is riding it, however, the player inside the boat is allowed to manipulate the boat by using the chat (/tp @e[type=Boat,c=1] ~1 ~ ~) . Executing a command as the player inside the boat (/execute <player in the boat> ~ ~ ~ /tp @e[type=Boat,c=1] ~1 ~ ~) doesn't work either. The same effect applies to /entitydata @e[type=Boat,c=1]
{Motion:[0:0.0d,1:0.0d,2:1.0d]}Causing a bit of lag by taking a screenshot sometimes results in the boat being teleported as long as the game is lagging
- duplicates
-
MC-44589 Ridden boats not teleporting by @e
- Resolved