mojira.dev
MC-90702

/tp command doesn't visually update

If an entity is teleported as soon as it's summoned, it will look like it's in the same place but actually be where it was teleported to.

Steps to Reproduce:
1.Place a repeat command block with the command:
/tp @e[tag=tag] ~ ~10 ~
2.Place a conditional chain command block next to it with:
/scoreboard players tag @e[tag=tag] remove tag
3.Run the command:
/summon Zombie ~3 ~ ~ {Tags:["tag"]}
4.The zombie will be summoned, fall below the ground, and then appear again after landing.

Environment

OS: Windows 10 64 bit
Java:1.8.0_25

Linked issues

Comments 0

No comments.

migrated

(Unassigned)

Unconfirmed

Minecraft 15w42a

Retrieved