| net.minecraft.world.level.chunk.storage.SerializableChunkData$SectionData | |
| net.minecraft.class_2852$class_9898 | |
| net.minecraft.world.chunk.SerializedChunk$SectionData |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
|
||||||
| private final ChunkSection |
|
||||||
| private final ChunkNibbleArray |
|
||||||
| private final ChunkNibbleArray |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int y, ChunkSection chunkSection, ChunkNibbleArray blockLight, ChunkNibbleArray skyLight) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public int |
|
||||||
| public ChunkSection |
|
||||||
| public ChunkNibbleArray |
|
||||||
| public ChunkNibbleArray |
|