Package 

Class MythicDropsCancellableEvent

  • All Implemented Interfaces:
    org.bukkit.event.Cancellable

    
    public abstract class MythicDropsCancellableEvent
    extends Event implements Cancellable
                        

    A very basic extension of {@link Event} that implements {@link Cancellable}.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit setCancelled(Boolean cancel)
      Boolean isCancelled()
      • Methods inherited from class org.bukkit.event.Event

        getEventName, getHandlers, isAsynchronous
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait