Uses of Enum Class
com.lahuca.botsentry.api.APIPlatform
Packages that use APIPlatform
-
Uses of APIPlatform in com.lahuca.botsentry.api
Methods in com.lahuca.botsentry.api that return APIPlatformModifier and TypeMethodDescriptionBotSentryAPI.getPlatform()
Gives the platform where the plugin is running on.static APIPlatform
Returns the enum constant of this class with the specified name.static APIPlatform[]
APIPlatform.values()
Returns an array containing the constants of this enum class, in the order they are declared.