Class CardEvent

  • All Implemented Interfaces:

    
    public abstract class CardEvent
    extends Event
                        

    Represents an event involving a Card.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class CardEvent.Companion
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Card getCard() The Card involved in this event.
      HandlerList getHandlers()
      • Methods inherited from class org.bukkit.event.Event

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

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