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

Falling Block does not have uniform transparency/non-transparency in the End

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.15 Pre-release 1
    • Minecraft 1.8.1, Minecraft 1.8.2-pre4, Minecraft 1.8.2-pre6, Minecraft 1.8.2-pre7, Minecraft 1.8.3, Minecraft 1.11.2, Minecraft 17w17b, Minecraft 1.12 Pre-Release 2, Minecraft 1.12, Minecraft 17w48a, Minecraft 17w49b, Minecraft 18w50a
    • Confirmed
    • Rendering

      (Note: occurs in the End dimension) Falling_block, when several of them exist at once and are either slime blocks or stained glass/panes, display all as non transparent, except for one of them, which does display as transparent. I expected all of them to be uniform in state of transparency.

      Steps to reproduce:

      1. Remove all other falling sand entities that may be in the world.
      2. Summon several:
        /summon armor_stand ~ ~1 ~ {NoGravity:1b,Tags:["test"],Passengers:[{id:"falling_block",Block:"minecraft:stained_glass",Time:1s}]}

        and place them in an array along same y coordinate. (Also try slime blocks)
        → Notice that one of the falling sand is a transparent stained glass/slime block, while the other are not.
        → Notice that if you move further away from the falling sand, they appear like actual stained glass, but when you move closer to it, it appears like solid colors.

      • It appears that raising a non transparent falling_block riding armor stand 2 blocks above the y coordinate of the other transparent falling_block causes it to become transparent and the original to become non transparent.

      Note: According to Mog (Ryan Holtz) in MC-34696, "Regular glass works fine because it is alpha tested, not alpha blended. These are two different things. Alpha testing is supported on entities, alpha blending is not." However even though it is not supported, somehow one falling sand entity stays transparent as shown here.

      Picture attachment notes:
      2015-02-15_21.38.05.png - Slime block, lower left corner is transparent, while others are not.

      2015-02-16_02.09.17.png - Stained glass, middle top is transparent

      2015-02-16_02.09.47.png - Raised all of them up one block, can clearly see the single transparent glass at the bottom center

      2015-02-16_02.10.13.png - Raised the c=-1 armor stand & falling sand 2 blocks up. It became transparent while the original became non transparent.

      2015-02-16_15.32.25.png - Test 1 using piston extensions to maintain falling state: Top left slime block falling sand is transparent while others are opaque.

        1. 2015-02-15_21.38.05.png
          2015-02-15_21.38.05.png
          361 kB
        2. 2015-02-16_02.09.17.png
          2015-02-16_02.09.17.png
          264 kB
        3. 2015-02-16_02.09.47.png
          2015-02-16_02.09.47.png
          452 kB
        4. 2015-02-16_02.10.13.png
          2015-02-16_02.10.13.png
          538 kB
        5. 2015-02-16_15.32.25.png
          2015-02-16_15.32.25.png
          404 kB
        6. 2017-05-14_14.53.18.png
          2017-05-14_14.53.18.png
          1.03 MB
        7. 2017-05-14_14.53.20.png
          2017-05-14_14.53.20.png
          1.04 MB

            Unassigned Unassigned
            onnowhere Onnowhere
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: