Package | Description |
---|---|
io.github.bananapuncher714.cartographer.core.api.events.minimap |
Contains events dealing with
Minimap . |
Modifier and Type | Class and Description |
---|---|
class |
MapUpdateBlockEvent
Called before updating of the block starts for a given
Minimap with the MapPalette provided. |
class |
MinimapDeleteEvent
Called before a
Minimap is about to be deleted. |
class |
MinimapLoadEvent
Called after a
Minimap gets loaded completely. |
class |
MinimapUnloadEvent
Called before a
Minimap gets unloaded. |