Mojira Archive
MC-95905

CustomNameVisible does not display default name for certain entities

The bug

When you set CustomNameVisible to 1b for certain entities without providing a CustomName, their default name is not displayed.

How to reproduce

  1. Use the following command
    /summon Cow ~ ~ ~ {NoAI:1b,Health:0.1f,CustomNameVisible:1b}
    

    The cow has the name "Cow"

  2. Use the following command
    /summon MinecartRideable ~ ~ ~ {CustomNameVisible:1b}
    

    The name is not displayed

Works As Intended

Marcono1234

[Mojang] Grum (Erik Broes)

2016-01-20, 08:18 PM

2017-05-09, 11:43 PM

2016-09-12, 01:06 PM

0

3

Unconfirmed

CustomName, CustomNameVisible, entity

Minecraft 16w03a

-