Class DrainEvent

All Implemented Interfaces:
Serializable, Cloneable, HasValue, Notification

public final class DrainEvent extends ValueEvent
A target was DrainSpell drained.
See Also:
  • Constructor Details

    • DrainEvent

      public DrainEvent(GameContext context, Entity source, Entity target, int sourcePlayerId, int value)