The Bug:
Withers' shoulder heads always spawn facing south despite a rotation value being provided.
Steps to Reproduce:
Summon a wither that's facing north by using the command provided below.
/summon minecraft:wither ~ ~ ~ {NoAI:1b,Silent:1b,Rotation:[180f,0f]}
Watch the wither's shoulder heads closely.
Observed Behavior:
Withers' shoulder heads always spawn facing south and then gradually rotate to the correct position.
Expected Behavior:
Withers' shoulder heads would spawn facing the said direction upon being summoned.
Please note that this issue is not the same as MC-94093. This ticket (MC-267600) talks about how withers' shoulders heads are always summoned facing south despite a rotation value being provided, whereas MC-94093 talks about how withers always spawn facing south when a rotation value is not provided.