Mojira Archive
MC-67965

using entitydata @e {id:"zombie"} doesn't update the entity

If I use the EntityData command at any entity to change the type of the entity, the entity doesn't visually change.

Steps to reproduce:

/summon Sheep
/entitydata @e[type=Sheep] {id:"Zombie"}

More in-depth:

The entity class doesn't change with the entity data.

Possible fix:

Re-build the entity (use the readNBT function) using the changed NBT to correct the entity type.

Works As Intended

Ik Zelf

[Mojang] Searge (Michael Stoyke)

2014-08-18, 03:38 PM

2020-08-02, 08:12 PM

2014-08-18, 10:29 PM

0

2

Unconfirmed

command, entity

Minecraft 14w32b - Minecraft 14w33cMinecraft 14w32b, Minecraft 14w32c, Minecraft 14w32d, Minecraft 14w33a, Minecraft 14w33b, Minecraft 14w33c

-