Uses of Enum Class
ml.karmaconfigs.api.bukkit.server.Version
Packages that use Version
-
Uses of Version in ml.karmaconfigs.api.bukkit.server
Methods in ml.karmaconfigs.api.bukkit.server that return VersionModifier and TypeMethodDescriptionstatic VersionReturns the enum constant of this class with the specified name.static Version[]Version.values()Returns an array containing the constants of this enum class, in the order they are declared.static VersionBukkitServer.version()Get the version in enumeration typeMethods in ml.karmaconfigs.api.bukkit.server with parameters of type VersionModifier and TypeMethodDescriptionstatic booleanCheck if the current server version is over the specified onestatic booleanCheck if the current server version is under the specified onestatic booleanCheck if the current server version is the specified one