Uses of Interface
com.lahuca.botsentry.api.event.SlowBotDisconnectEvent
-
Packages that use SlowBotDisconnectEvent Package Description 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 SlowBotDisconnectEvent in com.lahuca.botsentry.api.event.bungee
Classes in com.lahuca.botsentry.api.event.bungee that implement SlowBotDisconnectEvent Modifier and Type Class Description class
BungeeSlowBotDisconnectEvent
Bungee event for the SlowBotDisconnect event. -
Uses of SlowBotDisconnectEvent in com.lahuca.botsentry.api.event.spigot
Classes in com.lahuca.botsentry.api.event.spigot that implement SlowBotDisconnectEvent Modifier and Type Class Description class
SpigotSlowBotDisconnectEvent
Spigot event for the SlowBotDisconnect event. -
Uses of SlowBotDisconnectEvent in com.lahuca.botsentry.api.event.sponge
Classes in com.lahuca.botsentry.api.event.sponge that implement SlowBotDisconnectEvent Modifier and Type Class Description class
SpongeSlowBotDisconnectEvent
Sponge event for the SlowBotDisconnect event. -
Uses of SlowBotDisconnectEvent in com.lahuca.botsentry.api.event.velocity
Classes in com.lahuca.botsentry.api.event.velocity that implement SlowBotDisconnectEvent Modifier and Type Class Description class
VelocitySlowBotDisconnectEvent
Velocity event for the SlowBotDisconnect event.
-