Package | Description |
---|---|
io.github.bananapuncher714.cartographer.core.api.events.renderer |
Events related to CartographerRenderer actions.
|
Modifier and Type | Class and Description |
---|---|
class |
CartographerRendererActivateEvent
Called whenever a map is in a player's hand and gets activated.
|
class |
CartographerRendererCreateEvent
Called whenever a new
CartographerRenderer has been created. |
class |
CartographerRendererDeactivateEvent |
class |
CartographerRendererDisabledEvent
Called whenever the renderer is attempting to render a disable map, such as when the player is in a blacklisted world.
|
class |
CartographerRendererInteractEvent
Called whenever a player attempts to interact with a
CartographerRenderer when there is a menu active. |