Uses of Enum Class
dev.jorel.commandapi.Platform
Packages that use Platform
-
Uses of Platform in dev.jorel.commandapi
Methods in dev.jorel.commandapi that return PlatformModifier and TypeMethodDescriptionBukkitPlatform.activePlatform()static PlatformReturns the enum constant of this class with the specified name.static Platform[]Platform.values()Returns an array containing the constants of this enum class, in the order they are declared.