Class MythicPartyKickEvent

java.lang.Object
org.bukkit.event.Event
net.playavalon.mythicdungeons.api.events.party.MythicPartyEvent
net.playavalon.mythicdungeons.api.events.party.MythicPartyKickEvent
All Implemented Interfaces:
org.bukkit.event.Cancellable

public class MythicPartyKickEvent extends MythicPartyEvent implements org.bukkit.event.Cancellable
  • Constructor Details

  • Method Details

    • isCancelled

      public boolean isCancelled()
      Specified by:
      isCancelled in interface org.bukkit.event.Cancellable
    • setCancelled

      public void setCancelled(boolean cancel)
      Specified by:
      setCancelled in interface org.bukkit.event.Cancellable