public class ModuleLoadEvent extends ModuleEvent
Module gets fully loaded, normally called once.module| Constructor and Description |
|---|
ModuleLoadEvent(Module module)
The
Module that has been loaded. |
| Modifier and Type | Method and Description |
|---|---|
static org.bukkit.event.HandlerList |
getHandlerList() |
org.bukkit.event.HandlerList |
getHandlers() |
getModulecallEventpublic static org.bukkit.event.HandlerList getHandlerList()
public org.bukkit.event.HandlerList getHandlers()
getHandlers in class ModuleEvent