| Class | Description |
|---|---|
| MapChunkDrawer |
Special drawer for map chunks.
|
| MapTileTask |
Task for loading and rendering a tile.
|
| MapTileTask.RenderOnly |
Task for rending something (no loading needed)
|
| ParallelMapTileLoader |
An instance of this class is in charge of loading in parallel the tiles of a
single !map block.
|