public abstract class ModuleEvent extends CartographerEvent
Module.| Constructor and Description |
|---|
ModuleEvent(Module module)
Construct a new ModuleEvent with the provided
Module. |
| Modifier and Type | Method and Description |
|---|---|
static org.bukkit.event.HandlerList |
getHandlerList() |
org.bukkit.event.HandlerList |
getHandlers() |
Module |
getModule()
The
Module involved in this event. |
callEventprotected Module module