类 ChunkRenderDispatcher.CompiledChunk

java.lang.Object
net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.CompiledChunk
封闭类:
ChunkRenderDispatcher

public static class ChunkRenderDispatcher.CompiledChunk extends Object
  • 字段详细资料

  • 构造器详细资料

    • CompiledChunk

      public CompiledChunk()
  • 方法详细资料

    • hasNoRenderableLayers

      public boolean hasNoRenderableLayers()
    • isEmpty

      public boolean isEmpty(RenderType pRenderType)
    • getRenderableBlockEntities

      public List<BlockEntity> getRenderableBlockEntities()
    • facesCanSeeEachother

      public boolean facesCanSeeEachother(Direction pFace, Direction pOtherFace)