Interface | Description |
---|---|
ChunkDataStream |
A chunk iterator represents a buffer for obtaining chunk data from
storage without having to explicitly load into memory all available
chunks.
|
ChunkLayout |
A class for information about the chunk coordinate space, aka the layout.
|
WorldProperties |
Represents the WorldProperties which are persisted across runtime instances.
|
WorldStorage |
Represents the storage manager of a particular
World . |