Index

A B C D G I L N R S U V W 
All Classes and Interfaces|All Packages

C

Cancellable - Interface in com.lahuca.botsentry.api.event
Cancellable class for general use.
CHECKED - Enum constant in enum class com.lahuca.botsentry.api.data.IPStatus
Value for when the IP is checked by the server, but no extra status is given.
CheckedIP - Class in com.lahuca.botsentry.api.data
CHECKING - Enum constant in enum class com.lahuca.botsentry.api.data.IPStatus
Value for when the IP is still in queue to be requested to the servers.
checkIP(String) - Static method in class com.lahuca.botsentry.api.BotSentryAPI
Checks the string and returns true if the string is correctly written like IPv4.
clear() - Method in class com.lahuca.botsentry.api.BotSentryList
Deprecated.
As of version 9.4-THANATOS. Use BotSentryList.clearList() which gives more options about threading. This might be removed in a later update.
clearList() - Method in class com.lahuca.botsentry.api.BotSentryList
Returns a CompletableFuture which executes a task who clears all items in the list.
com.lahuca.botsentry.api - package com.lahuca.botsentry.api
Main classes for the BotSentry API
com.lahuca.botsentry.api.data - package com.lahuca.botsentry.api.data
Classes used by the API.
com.lahuca.botsentry.api.event - package com.lahuca.botsentry.api.event
All BotSentry main event holders.
com.lahuca.botsentry.api.event.bungee - package com.lahuca.botsentry.api.event.bungee
Bungee platform BotSentry events.
com.lahuca.botsentry.api.event.spigot - package com.lahuca.botsentry.api.event.spigot
Spigot platform BotSentry events.
com.lahuca.botsentry.api.event.sponge - package com.lahuca.botsentry.api.event.sponge
Sponge platform BotSentry events.
com.lahuca.botsentry.api.event.velocity - package com.lahuca.botsentry.api.event.velocity
Velocity platform BotSentry events.
contains(String, Consumer<Boolean>) - Method in class com.lahuca.botsentry.api.BotSentryList
Deprecated.
As of version 9.4-THANATOS. Use BotSentryList.containsItem(String) which gives more options about threading. This might be removed in a later update.
containsItem(String) - Method in class com.lahuca.botsentry.api.BotSentryList
Returns a CompletableFuture which executes a task who checks if the item is in the list.
A B C D G I L N R S U V W 
All Classes and Interfaces|All Packages