If a copper golem has a bed on its head, it appears very off-center, and also larger than one would expect (the size of an actual, placed bed). This is in contrast to how they display on other entities' heads such as players.
To summon a copper golem with a bed on its head: /summon minecraft:copper_golem ~ ~ ~ {equipment:{head:{id:"minecraft:pink_bed"}},NoAI:1b}
To put a bed on your head: /item replace entity @s armor.head with minecraft:pink_bed
Expected results: the bed would be centered, and possibly scaled down, for the copper golem, to match other entities
Actual results: that just does not happen
Thank you for your report!
After consideration, the issue is being closed as Won't Fix.
Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki