public class VboChunkFactory extends java.lang.Object implements IRenderChunkFactory
| Constructor and Description |
|---|
VboChunkFactory() |
| Modifier and Type | Method and Description |
|---|---|
RenderChunk |
makeRenderChunk(World worldIn,
RenderGlobal globalRenderer,
BlockPos pos,
int index) |
public RenderChunk makeRenderChunk(World worldIn, RenderGlobal globalRenderer, BlockPos pos, int index)
makeRenderChunk in interface IRenderChunkFactory