Uses of Class
wtf.choco.arrows.utils.UpdateChecker
| Package | Description |
|---|---|
| wtf.choco.arrows.utils |
-
Uses of UpdateChecker in wtf.choco.arrows.utils
Methods in wtf.choco.arrows.utils that return UpdateChecker Modifier and Type Method Description static @NotNull UpdateCheckerUpdateChecker. get()Get the initialized instance of UpdateChecker.static UpdateCheckerUpdateChecker. init(@NotNull org.bukkit.plugin.java.JavaPlugin plugin, int pluginID)Initialize this update checker with the specified values and return its instance.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.