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_228912_1_)
    • getRenderableBlockEntities

      public List<TileEntity> getRenderableBlockEntities()
    • facesCanSeeEachother

      public boolean facesCanSeeEachother(Direction p_178495_1_, Direction p_178495_2_)