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