A single chunk in a world (16*?*16 blocks). This only contains the blocks
and biomes. You can derive the height of the chunk from the number of
sections, but you need a ChunkStorage to get the minimum Y
coordinate.
A storage for chunks where they’re only stored weakly, so if they’re not
actively being used somewhere else they’ll be forgotten. This is used for
shared worlds.