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 TypeInterfaceDescriptioninterface
Main 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 TypeClassDescriptionclass
Bungee 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 TypeClassDescriptionclass
Spigot 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 TypeClassDescriptionclass
Sponge 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 TypeClassDescriptionclass
Velocity event for the SlowBotDisconnect event.