Class ChunkRenderDispatcher.CompiledChunk

  • Enclosing class:
    ChunkRenderDispatcher

    public static class ChunkRenderDispatcher.CompiledChunk
    extends java.lang.Object
    • Constructor Detail

      • CompiledChunk

        public CompiledChunk()
    • Method Detail

      • hasNoRenderableLayers

        public boolean hasNoRenderableLayers()
      • isEmpty

        public boolean isEmpty​(RenderType p_228912_1_)
      • getRenderableBlockEntities

        public java.util.List<TileEntity> getRenderableBlockEntities()
      • facesCanSeeEachother

        public boolean facesCanSeeEachother​(Direction p_178495_1_,
                                            Direction p_178495_2_)