public static class ChunkRenderDispatcher.CompiledChunk
extends java.lang.Object
| 修飾子とタイプ | フィールドと説明 | 
|---|---|
| static ChunkRenderDispatcher.CompiledChunk | DUMMY | 
| コンストラクタと説明 | 
|---|
| CompiledChunk() | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| java.util.List<TileEntity> | getTileEntities() | 
| boolean | isEmpty() | 
| boolean | isLayerEmpty(RenderType renderTypeIn) | 
| boolean | isVisible(Direction facing,
         Direction facing2) | 
public static final ChunkRenderDispatcher.CompiledChunk DUMMY
public boolean isEmpty()
public boolean isLayerEmpty(RenderType renderTypeIn)
public java.util.List<TileEntity> getTileEntities()