Class MythicPartyChatEvent
java.lang.Object
org.bukkit.event.Event
net.playavalon.mythicdungeons.api.events.party.MythicPartyEvent
net.playavalon.mythicdungeons.api.events.party.MythicPartyChatEvent
- 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
-
Constructor Summary
-
Method Summary
Methods inherited from class net.playavalon.mythicdungeons.api.events.party.MythicPartyEvent
getHandlerList, getHandlers, getParty
Methods inherited from class org.bukkit.event.Event
getEventName, isAsynchronous
-
Constructor Details
-
MythicPartyChatEvent
-
-
Method Details
-
isCancelled
public boolean isCancelled()- Specified by:
isCancelled
in interfaceorg.bukkit.event.Cancellable
-
setCancelled
public void setCancelled(boolean cancel) - Specified by:
setCancelled
in interfaceorg.bukkit.event.Cancellable
-