Package com.mclds.plugins.realm.events
Class RealmOperatorPageOpenEvent
java.lang.Object
org.bukkit.event.Event
com.mclds.plugins.customplugin.events.CustomCancellableEvent
com.mclds.plugins.realm.events.RealmEvent
com.mclds.plugins.realm.events.RealmOperatorPageOpenEvent
- All Implemented Interfaces:
org.bukkit.event.Cancellable
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
org.bukkit.event.Event.Result -
Field Summary
Fields inherited from class com.mclds.plugins.realm.events.RealmEvent
realm -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.bukkit.event.HandlerList@NotNull org.bukkit.event.HandlerListMethods inherited from class com.mclds.plugins.customplugin.events.CustomCancellableEvent
isCancelled, notCancelled, setCancelledMethods inherited from class org.bukkit.event.Event
callEvent, getEventName, isAsynchronous
-
Constructor Details
-
RealmOperatorPageOpenEvent
-
-
Method Details
-
getHandlerList
public static org.bukkit.event.HandlerList getHandlerList() -
getHandlers
@NotNull public @NotNull org.bukkit.event.HandlerList getHandlers()- Overrides:
getHandlersin classRealmEvent
-