Class ChunkRenderDispatcher.CompiledChunk

java.lang.Object
net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.CompiledChunk
Enclosing class:
ChunkRenderDispatcher

public static class ChunkRenderDispatcher.CompiledChunk extends Object
  • Field Details

  • Constructor Details

    • CompiledChunk

      public CompiledChunk()
  • Method Details

    • hasNoRenderableLayers

      public boolean hasNoRenderableLayers()
    • isEmpty

      public boolean isEmpty(RenderType p_112759_)
    • getRenderableBlockEntities

      public List<BlockEntity> getRenderableBlockEntities()
    • facesCanSeeEachother

      public boolean facesCanSeeEachother(Direction p_112771_, Direction p_112772_)