Package | Description |
---|---|
io.github.bananapuncher714.cartographer.core.api.events.module |
Events relating to modules.
|
Modifier and Type | Class and Description |
---|---|
class |
ModuleDisableEvent
Called after a
Module gets disabled. |
class |
ModuleEnableEvent
Called after a
Module finishes enabling. |
class |
ModuleLoadEvent
Called after a
Module gets fully loaded, normally called once. |