mojira.dev
MC-68383

Certain entities not properly showing CustomName when CustomNameVisible set to true

Searge says:

Fixed for Minecarts. On Itemframes this behavior is working as intended


Despite the following entities' NBT data having CustomName and CustomNameVisible set to proper values, their nametag remains hidden

ItemFrame
MinecartRideable
MinecartChest
MinecartFurnace
MinecartSpawner
MinecartTNT
MinecartHopper
MinecartCommandBlock

A check using /entitydata shows all of them have the tags properly set when the issue occurs, but the nametag still doesn't show.

All other entities seem to work properly, it's just these that don't.

Attachments

Comments 11

Related to MC-7004?

I don't think so, even after reloading, the name is still properly inside the NBT data, I think it's just something weird with how carts and frames work, maybe

Might be intended, as carts can hold players+mobs with nametags, and frames will show itemnames inside them on hover. As to not conflict those nametags.

I hope that's not the case for the ItemFrames, because it would be useful if I could see the things I name my item frames.

As for the Minecarts, entities with custom names are already allowed to ride each other without problems with the Riding{} tag, so I don't see how that should interfere, but you might be right and maybe minecarts do work differently or something..

Is this still an issue in the current version 1.8/1.8.1?

1 more comments

Ok then you should update the affected versions 🙂

ah thanks for reminding me, I had thought it was merged to somebody else's and I couldn't modify that, but apparently I could

Confirmed for

  • 15w35b for ItemFrames

Fixed for Minecarts. On Itemframes this behavior is working as intended

Please include Searge's comment inside a panel in the description

Kavukamari

michael

Community Consensus

CustomName, CustomNameVisible, item_frame, minecart

Minecraft 14w33c, Minecraft 14w34d, Minecraft 1.8, Minecraft 1.8.1, Minecraft 1.8.8, Minecraft 15w35b

Minecraft 16w03a

Retrieved