| Interface | Description |
|---|---|
| IChunk |
The world is split up into parts with the dimensions
Constants.CHUNK_SIZE, Constants.CHUNK_SIZE,
these parts are what are known as chunks. |
| IChunkOrWorld | |
| IWorld |
A world is the area that entities and tiles exist in
Use this interface to interact with the world |
| Class | Description |
|---|---|
| DynamicRegistryInfo | |
| WorldInfo |