Class KillEvent

All Implemented Interfaces:
Serializable, Cloneable, Notification

public final class KillEvent extends BasicGameEvent
A minion was killed. The source is not the source of the killing effect, it is just the minion.

The minion is in the Spellsource.ZonesMessage.Zones.GRAVEYARD when this is fired.

See Also:
  • Constructor Details