mojira.dev
MC-79735

Armor Stand passengers rotation displays incorrectly

When I used the command

/entitydata @e[type=armor_stand,c=1] {Rotation:[180f]}

on a stand riding another stand the entity rotates, but displays incorrectly. In F3+B is is shown facing 180 degrees, but the actual stand is not.

To reproduce:

  • Run this command:

    /summon armor_stand ~ ~1 ~ {Passengers:[{id:"armor_stand",CustomName:"\"TestStand\"",CustomNameVisible:1}]}
  • Then this command:

    /data merge entity @e[name=TestStand,limit=1] {Rotation:[180f]}

Linked issues

Attachments

Comments 20

Confirmed for

  • 1.8.7 Just the second after breaking it, you see it rotated correctly for a moment please use {code} in front and behind commands so they have the proper formatting.

Something strange: It seems to be only visually, the NBT data says that it has a rotation of 90f however when performing the /entitydata command multiple times it won't give the error that nothing changed

Likely caused by MC-1207

Confirmed for 1.9

is this the same as MC-69613? I'm not quite sure

Relates to or caused by MC-65528

10 more comments

Can confirm in 21w03a.

Can confirm in 21w05b.

Can confirm in 1.16.5 and 21w08b.

Can confirm in 21w11a.

Can confirm in 1.19.2 and 22w42a.

ZingBallyhoo

(Unassigned)

Confirmed

Platform

Low

Entities, Rendering

Minecraft 1.8.4, Minecraft 1.8.7, Minecraft 1.9, Minecraft 1.11, Minecraft 1.11.2, ..., 21w05b, 21w08b, 1.19.2, 22w42a, 1.21.1

Retrieved