Uses of Interface
wtf.choco.arrows.util.UpdateChecker.VersionScheme
| Package | Description |
|---|---|
| wtf.choco.arrows.util |
-
Uses of UpdateChecker.VersionScheme in wtf.choco.arrows.util
Fields in wtf.choco.arrows.util declared as UpdateChecker.VersionScheme Modifier and Type Field Description static UpdateChecker.VersionSchemeUpdateChecker. VERSION_SCHEME_DECIMALMethods in wtf.choco.arrows.util with parameters of type UpdateChecker.VersionScheme Modifier and Type Method Description static UpdateCheckerUpdateChecker. init(@NotNull org.bukkit.plugin.java.JavaPlugin plugin, int pluginID, @NotNull UpdateChecker.VersionScheme versionScheme)Initialize this update checker with the specified values and return its instance.