Interface SoulFireGlobalEvent

All Superinterfaces:
SoulFireEvent
All Known Subinterfaces:
SoulFireBotEvent, SoulFireInstanceEvent
All Known Implementing Classes:
AttackBotRemoveEvent, AttackEndedEvent, AttackStartEvent, AttackTickEvent, BotClientBrandEvent, BotClientSettingsEvent, BotConnectionInitEvent, BotPacketPreReceiveEvent, BotPacketPreSendEvent, BotPostEntityTickEvent, BotPostTickEvent, BotPreEntityTickEvent, BotPreTickEvent, BotShouldRespawnEvent, ChatMessageReceiveEvent, CommandManagerInitEvent, InstanceInitEvent, InstanceSettingsRegistryInitEvent, PreBotConnectEvent, ServerSettingsRegistryInitEvent

public non-sealed interface SoulFireGlobalEvent extends SoulFireEvent
Represents events that are on a global software level. No attack/bot specific events should be a part of this.