@MethodsReturnNonnullByDefault
@ParametersAreNonnullByDefault
public class MixinViewFrustum_RenderHeightFix
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
countChunksX |
protected int |
countChunksY |
protected int |
countChunksZ |
net.minecraft.client.renderer.chunk.RenderChunk[] |
renderChunks |
protected net.minecraft.world.World |
world |
| Constructor and Description |
|---|
MixinViewFrustum_RenderHeightFix() |