| Package | Description |
|---|---|
| net.minecraft.world.chunk |
| Modifier and Type | Field and Description |
|---|---|
static ExtendedBlockStorage |
Chunk.NULL_BLOCK_STORAGE |
private ExtendedBlockStorage[] |
Chunk.storageArrays |
| Modifier and Type | Method and Description |
|---|---|
ExtendedBlockStorage[] |
Chunk.getBlockStorageArray() |
private ExtendedBlockStorage |
Chunk.getLastExtendedBlockStorage() |
| Modifier and Type | Method and Description |
|---|---|
void |
Chunk.setStorageArrays(ExtendedBlockStorage[] newStorageArrays) |