Mojira Archive
MC-91006

Some entities lose their name when placed/broken

The bug

Some items which can be used to place the respective entity in the world do not apply the custom item name to the entity. This means once you destroy the entity and pick it up as item it will not have a custom name anymore.

This was fixed for:

  • minecarts
  • armor stands (23w03a)
  • boat
  • chest_boat (MC-249408)
  • ender_pearl
  • eye_of_ender
  • firework_rocket

Affected items / entities

  • ender_crystal
  • fishing_bobber (from fishing rod)
  • item_frame / glow_item_frame
  • leash_knot
  • painting

Code analysis

Code analysis by clove can be found in this comment.