Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-239810

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.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
    • None
    • Confirmed
    • Rendering
    • Low
    • Platform

      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.

        1. MC-239810.mp4
          5.56 MB
        2. MC-239810.png
          MC-239810.png
          429 kB
        3. MC-239810 - Analysis.png
          MC-239810 - Analysis.png
          415 kB
        4. screenshot-1.png
          screenshot-1.png
          234 kB

            Unassigned Unassigned
            Avoma [Mod] Avoma
            Votes:
            5 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: