public class RenderChunkRegion
extends WorldRegion
All mapped superinterfaces:
| bff | |
| net.minecraft.class_2396 | |
| net.minecraft.client.render.world.RenderChunkRegion | |
| net.minecraft.client.renderer.RegionRenderCache |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final BlockState |
| ||||||||
| private final BlockPos |
| ||||||||
| private int[] |
| ||||||||
| private BlockState[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (World arg0, BlockPos arg1, BlockPos arg2, int arg3) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public BlockEntity |
| ||||||||
| public int |
| ||||||||
| public BlockState |
| ||||||||
| private BlockState |
| ||||||||
| private int |
|