Uses of Class
com.comphenix.protocol.updater.Updater
Packages that use Updater
-
Uses of Updater in com.comphenix.protocol.updater
Subclasses of Updater in com.comphenix.protocol.updaterModifier and TypeClassDescriptionclassCheck dev.bukkit.org to find updates for a given plugin, and download the updates if needed.classAdapted version of the Bukkit updater for use with Spigot resourcesMethods in com.comphenix.protocol.updater that return UpdaterModifier and TypeMethodDescriptionstatic UpdaterUpdater.create(org.bukkit.plugin.Plugin plugin, int id, File file, Updater.UpdateType type, boolean announce)