public static class ChunkRenderDispatcher.CompiledChunk
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ChunkRenderDispatcher.CompiledChunk |
DUMMY |
Constructor and Description |
---|
CompiledChunk() |
Modifier and Type | Method and Description |
---|---|
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()