Uses of Interface
wtf.choco.arrows.utils.UpdateChecker.VersionScheme
| Package | Description |
|---|---|
| wtf.choco.arrows.utils |
-
Uses of UpdateChecker.VersionScheme in wtf.choco.arrows.utils
Fields in wtf.choco.arrows.utils declared as UpdateChecker.VersionScheme Modifier and Type Field Description static UpdateChecker.VersionSchemeUpdateChecker. VERSION_SCHEME_DECIMALMethods in wtf.choco.arrows.utils 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.