Uses of Enum Class
com.janboerman.invsee.spigot.internal.version.MinecraftPlatform
-
Uses of MinecraftPlatform in com.janboerman.invsee.spigot.internal.version
Modifier and TypeMethodDescriptionServerSoftware.getPlatform()
static MinecraftPlatform
Returns the enum constant of this class with the specified name.static MinecraftPlatform[]
MinecraftPlatform.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSupportedServerSoftware.getUnsupportedVersionMessage
(MinecraftPlatform platform, Server server) ModifierConstructorDescriptionServerSoftware
(MinecraftPlatform platform, MinecraftVersion version)