Uses of Enum Class
io.github.projectunified.mcserverupdater.updater.SpongeUpdater.Type
Packages that use SpongeUpdater.Type
-
Uses of SpongeUpdater.Type in io.github.projectunified.mcserverupdater.updater
Methods in io.github.projectunified.mcserverupdater.updater that return SpongeUpdater.TypeModifier and TypeMethodDescriptionstatic SpongeUpdater.Type
Returns the enum constant of this class with the specified name.static SpongeUpdater.Type[]
SpongeUpdater.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.github.projectunified.mcserverupdater.updater with parameters of type SpongeUpdater.TypeModifierConstructorDescriptionSpongeUpdater
(VersionQuery versionQuery, SpongeUpdater.Type type, boolean isRecommended)