How to reproduce
Give yourself a named zombie head using
/give @s zombie_head{display:{Name:"{\"text\":\"item\"}"}}
Place it down and break it
→ ❌ Observe that the name is lost, and it is again "zombie head"Give yourself a named banner using
/give @s white_banner{display:{Name:"{\"text\":\"item\"}"}}
Place it down and break it
→ ✔ Observe that the name is kept, and is still "item"
Linked issues
Attachments
Comments 9
Skulls and heads have no reason to save it, unlike the blocks who do, all blocks who do retain their name have it either show in the gui, or are banners and can be seen on maps; no other block entities retain their name because they cannot be seen either way.
This is by design, and the report is a feature/change request.
I'd consider this to be a duplicate of MC-174496 since this ticket has an assigned Mojang Priority and is more actively updated.
Resolving forward to MC-174496.
Relates to MC-91006.