When teleporting area effect clouds and falling blocks with commands, their position does not visually update until after the player rejoins the world.
Replicate it:
/summon falling_block ~ ~1 ~ {Time:-32767, NoGravity:1b, Tags:["target"]}
Move away from the area a couple of blocks
/tp @e[tag=target] ~ ~ ~
The falling block (including its hitbox with f3 + b) should still appear in the original spot. If you relog, it'll visually update. The same thing happens with area effect clouds, though I've only tested it without particles (particle: block air), and the hitbox stays put until the player relogs.
Comments 2
Thank you for your report!
We're tracking this issue in MC-44654, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Duplicate of MC-44654.