| Interface | Description |
|---|---|
| IChunkProviderClient | |
| IContainerLocalRenderInformation | |
| IGuiCreateWorld | |
| IGuiOptionsRowList | |
| IGuiScreen | |
| INetHandlerPlayClient | |
| IViewFrustum |
| Class | Description |
|---|---|
| MixinChunk_Cubes |
Modifies vanilla code in Chunk to use Cubes.
|
| MixinChunkCache_HeightLimits | |
| MixinDebugRenderChunkBorder | |
| MixinEmptyChunk | |
| MixinRenderGlobal |
Fixes renderEntities crashing when rendering cubes
that are not at existing array index in chunk.getEntityLists(),
|
| MixinViewFrustum_RenderHeightFix |
Replace updateChunkPositions and getRenderChunk with cubic chunks versions
that support extended world height.
|
| MixinWorld_HeightLimits | |
| MixinWorldClient | |
| MixinWorldProvider |