public class WhitelistToggleEvent extends Event
Event.Result| Constructor | Description |
|---|---|
WhitelistToggleEvent(boolean enabled) |
| Modifier and Type | Method | Description |
|---|---|---|
static HandlerList |
getHandlerList() |
|
HandlerList |
getHandlers() |
|
boolean |
isEnabled() |
Gets whether whitelist is going to be enabled or not
|
callEvent, getEventName, isAsynchronouspublic boolean isEnabled()
@NotNull public HandlerList getHandlers()
getHandlers in class Event@NotNull public static HandlerList getHandlerList()
Copyright © 2020. All rights reserved.