Package | Description |
---|---|
net.minecraft.client.renderer | |
net.minecraft.client.renderer.chunk |
Modifier and Type | Field and Description |
---|---|
(package private) IRenderChunkFactory |
RenderGlobal.renderChunkFactory |
Modifier and Type | Method and Description |
---|---|
protected void |
ViewFrustum.createRenderChunks(IRenderChunkFactory renderChunkFactory) |
Constructor and Description |
---|
ViewFrustum(World worldIn,
int renderDistanceChunks,
RenderGlobal renderGlobalIn,
IRenderChunkFactory renderChunkFactory) |
Modifier and Type | Class and Description |
---|---|
class |
ListChunkFactory |
class |
VboChunkFactory |