Uses of Interface
com.lahuca.botsentry.api.event.Cancellable
Packages that use Cancellable
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 Cancellable in com.lahuca.botsentry.api.event
Subinterfaces of Cancellable in com.lahuca.botsentry.api.eventModifier and TypeInterfaceDescriptioninterfaceMain 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 CancellableModifier and TypeClassDescriptionclassBungee 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 CancellableModifier and TypeClassDescriptionclassSpigot 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 CancellableModifier and TypeClassDescriptionclassSponge 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 CancellableModifier and TypeClassDescriptionclassVelocity event for the SlowBotDisconnect event.