Uses of Class
com.lahuca.botsentry.api.data.CheckedIP
Packages that use CheckedIP
-
Uses of CheckedIP in com.lahuca.botsentry.api
Methods in com.lahuca.botsentry.api that return types with arguments of type CheckedIPModifier and TypeMethodDescriptionBotSentryAPI.getCheckedIP
(String ip) Returns aCompletableFuture
which executes a task who returns theCheckedIP
of the given IP.Method parameters in com.lahuca.botsentry.api with type arguments of type CheckedIPModifier and TypeMethodDescriptionvoid
BotSentryAPI.getCheckedIP
(String ip, Consumer<CheckedIP> callback) Deprecated.As of version 9.4-THANATOS.