Class SpellCastedEvent

All Implemented Interfaces:
Serializable, Cloneable, HasCard, Notification

public class SpellCastedEvent extends CardEvent
A spell was casted on the specified target.
See Also:
  • Constructor Details

    • SpellCastedEvent

      public SpellCastedEvent(GameContext context, int playerId, Card sourceCard, Entity target)