Mojira Archive
MC-239810

Entity names aren't affected by the blindness or darkness effects if they're behind blocks or entities

The Bug:

Entity names aren't affected by the blindness or darkness effects if they're behind blocks or entities.

Steps to Reproduce:

  1. Begin facing a certain direction by using the command provided below.
    /tp @s ~ ~ ~ -90 0
  2. Summon a husk in front of you that has a name and give yourself the blindness effect by using the commands provided below.
    /summon minecraft:husk ~7 ~ ~ {CustomName:"\"MC-239810\"",CustomNameVisible:1b,NoAI:1b,Silent:1b}
    /effect give @s minecraft:blindness 999999 1 true
  3. Take note of how you correctly aren't able to see the husk's name.
  4. Summon a wall of blocks between you and the husk by using the command provided below.
    /fill ~6 ~ ~6 ~6 ~4 ~-6 minecraft:stone
  5. Take note as to whether or not entity names are affected by the blindness or darkness effects if they're behind blocks or entities.

Observed Behavior:

Entity names aren't affected by the blindness or darkness effects if they're behind blocks or entities.

Expected Behavior:

Entity names would be affected by the blindness or darkness effects if they're behind blocks or entities.

Unresolved

[Mod] Avoma

2021-10-26, 04:41 PM

2024-12-09, 01:41 PM

5

2

Confirmed

Low

Platform

Rendering

1.17.1 - 1.21.41.17.1, 21w42a, 21w43a, 21w44a, 1.18 Pre-release 1, 1.18, 1.18.1, 22w05a, 22w06a, 1.18.2 Pre-release 1, 1.18.2, 22w17a, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20.1, 1.21, 1.21.3, 1.21.4 Release Candidate 1, 1.21.4

-