Interface SoulFireBotEvent
- All Superinterfaces:
SoulFireEvent, SoulFireGlobalEvent, SoulFireInstanceEvent
- All Known Implementing Classes:
BotClientBrandEvent, BotClientSettingsEvent, BotConnectionInitEvent, BotDisconnectedEvent, BotPacketPreReceiveEvent, BotPacketPreSendEvent, BotPostEntityTickEvent, BotPostTickEvent, BotPreEntityTickEvent, BotPreTickEvent, BotShouldRespawnEvent, ChatMessageReceiveEvent, PreBotConnectEvent
Represents a bot event of a SoulFire bot in an attack.
-
Method Summary
Methods inherited from interface SoulFireInstanceEvent
soulFireServer
-
Method Details
-
connection
BotConnection connection() -
instanceManager
- Specified by:
instanceManagerin interfaceSoulFireInstanceEvent
-