Uses of Interface
com.lahuca.botsentry.api.event.BotSentryEvent
Packages that use BotSentryEvent
Package
Description
All BotSentry main event holders.
Bungee platform BotSentry events.
Spigot platform BotSentry events.
Sponge platform BotSentry events.
Velocity platform BotSentry events.
- 
Uses of BotSentryEvent in com.lahuca.botsentry.api.event
Subinterfaces of BotSentryEvent in com.lahuca.botsentry.api.eventModifier and TypeInterfaceDescriptioninterfaceMain event holder for the AntiBot Mode State Event.interfaceMain event holder for the Slow Bot Disconnect Event. - 
Uses of BotSentryEvent in com.lahuca.botsentry.api.event.bungee
Classes in com.lahuca.botsentry.api.event.bungee that implement BotSentryEventModifier and TypeClassDescriptionclassBungee event for the AntiBotModeState event.classBungee event for the SlowBotDisconnect event. - 
Uses of BotSentryEvent in com.lahuca.botsentry.api.event.spigot
Classes in com.lahuca.botsentry.api.event.spigot that implement BotSentryEventModifier and TypeClassDescriptionclassSpigot event for the AntiBotModeState event.classSpigot event for the SlowBotDisconnect event. - 
Uses of BotSentryEvent in com.lahuca.botsentry.api.event.sponge
Classes in com.lahuca.botsentry.api.event.sponge that implement BotSentryEventModifier and TypeClassDescriptionclassVelocity event for the AntiBotModeState event.classSponge event for the SlowBotDisconnect event. - 
Uses of BotSentryEvent in com.lahuca.botsentry.api.event.velocity
Classes in com.lahuca.botsentry.api.event.velocity that implement BotSentryEventModifier and TypeClassDescriptionclassVelocity event for the AntiBotModeState event.classVelocity event for the SlowBotDisconnect event.