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

Translucent stairs have z-clipping issue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 19w39a
    • 1.14.4
    • None
    • Confirmed
    • Rendering

      I'm developing a mod that includes a type of translucent stair block.  Specifically, the block class derives from StairsBlock and returns BlockRenderLayer.TRANSLUCENT from the getRenderLayer method.  When viewed in the world, the bottom half of the stairs will, from some angles, render over the top half of the stairs.  I've attached a screenshot to demonstrate the issue.  This bug does not occur when getRenderLayer returns BlockRenderLayer.SOLID.

            Unassigned Unassigned
            Daedalus4096 Michael Bunting
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: