Class EntityCardEvent

  • All Implemented Interfaces:

    
    public abstract class EntityCardEvent
    extends EntityEvent
                        

    Represents an event involving a BattleCard entity.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

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

        getEventName, isAsynchronous
      • Methods inherited from class org.bukkit.event.entity.EntityEvent

        getEntity, getEntityType
      • Methods inherited from class java.lang.Object

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