| Package | Description |
|---|---|
| net.minecraft.world.chunk |
| Modifier and Type | Method and Description |
|---|---|
ExtendedBlockStorage[] |
Chunk.getBlockStorageArray()
Returns the ExtendedBlockStorage array for this Chunk.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Chunk.setStorageArrays(ExtendedBlockStorage[] par1ArrayOfExtendedBlockStorage) |