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 aCompletableFuturewhich executes a task who returns theCheckedIPof the given IP.Method parameters in com.lahuca.botsentry.api with type arguments of type CheckedIPModifier and TypeMethodDescriptionvoidBotSentryAPI.getCheckedIP(String ip, Consumer<CheckedIP> callback) Deprecated.As of version 9.4-THANATOS.