public class MinimapDeleteEvent extends MinimapEvent
Minimap
is about to be deleted.map
Constructor and Description |
---|
MinimapDeleteEvent(Minimap map)
The
Minimap to be deleted. |
Modifier and Type | Method and Description |
---|---|
static org.bukkit.event.HandlerList |
getHandlerList() |
org.bukkit.event.HandlerList |
getHandlers() |
getMinimap
callEvent
public static org.bukkit.event.HandlerList getHandlerList()
public org.bukkit.event.HandlerList getHandlers()
getHandlers
in class MinimapEvent