Uses of Interface
com.lahuca.botsentry.api.event.Cancellable
-
Packages that use Cancellable Package Description com.lahuca.botsentry.api.event All BotSentry main event holders.com.lahuca.botsentry.api.event.bungee Bungee platform BotSentry events.com.lahuca.botsentry.api.event.spigot Spigot platform BotSentry events.com.lahuca.botsentry.api.event.sponge Sponge platform BotSentry events.com.lahuca.botsentry.api.event.velocity Velocity platform BotSentry events. -
-
Uses of Cancellable in com.lahuca.botsentry.api.event
Subinterfaces of Cancellable in com.lahuca.botsentry.api.event Modifier and Type Interface Description interfaceSlowBotDisconnectEventMain event holder for the Slow Bot Disconnect Event. -
Uses of Cancellable in com.lahuca.botsentry.api.event.bungee
Classes in com.lahuca.botsentry.api.event.bungee that implement Cancellable Modifier and Type Class Description classBungeeSlowBotDisconnectEventBungee event for the SlowBotDisconnect event. -
Uses of Cancellable in com.lahuca.botsentry.api.event.spigot
Classes in com.lahuca.botsentry.api.event.spigot that implement Cancellable Modifier and Type Class Description classSpigotSlowBotDisconnectEventSpigot event for the SlowBotDisconnect event. -
Uses of Cancellable in com.lahuca.botsentry.api.event.sponge
Classes in com.lahuca.botsentry.api.event.sponge that implement Cancellable Modifier and Type Class Description classSpongeSlowBotDisconnectEventSponge event for the SlowBotDisconnect event. -
Uses of Cancellable in com.lahuca.botsentry.api.event.velocity
Classes in com.lahuca.botsentry.api.event.velocity that implement Cancellable Modifier and Type Class Description classVelocitySlowBotDisconnectEventVelocity event for the SlowBotDisconnect event.
-