Package | Description |
---|---|
io.github.bananapuncher714.cartographer.core.api.events.chunk |
Contains events dealing with chunk loading.
|
io.github.bananapuncher714.cartographer.core.file |
Contains
ChunkData for serialization. |
io.github.bananapuncher714.cartographer.core.map | |
io.github.bananapuncher714.cartographer.core.map.process |
Contains classes for processing chunks and converting them to data for the renderer.
|
io.github.bananapuncher714.cartographer.core.renderer |
Contains classes responsible for rendering map items in-game.
|
Class and Description |
---|
ChunkData
Represents a single chunk's worth of data.
|
ChunkProcessor |
Class and Description |
---|
ChunkData
Represents a single chunk's worth of data.
|
MapDataCache
A thread safe cache with chunk data.
|
Class and Description |
---|
ChunkData
Represents a single chunk's worth of data.
|
ChunkNotifier |
MapDataCache
A thread safe cache with chunk data.
|
Class and Description |
---|
ChunkData
Represents a single chunk's worth of data.
|
ChunkDataProvider
Process a ChunkSnapshot so it can be used by the map renderer.
|
ChunkLoadListener
A listener to load chunks and register/unregister chunk snapshots for minimaps.
|
ChunkNotifier |
MapDataCache
A thread safe cache with chunk data.
|
MapDataCache.ChunkState |
Class and Description |
---|
MapDataCache
A thread safe cache with chunk data.
|