HMCWraps API
Toggle table of contents
1.6.3
jvm
Platform filter
jvm
Switch theme
Search in API
HMCWraps API
HMCWraps API
/
de.skyslycer.hmcwraps.updater
/
PluginUpdater
Plugin
Updater
public
abstract
class
PluginUpdater
Members
Functions
check
Link copied to clipboard
public
CheckResult
check
(
HMCWraps
plugin
)
Check if there is a new update.
parse
Link copied to clipboard
public
abstract
String
parse
(
String
body
)
Parse the returned body into the latest version.
platform
Link copied to clipboard
public
PluginPlatform
platform
(
)
Get the updater platform.
plugin
Id
Link copied to clipboard
public
int
pluginId
(
)
Get the plugin id for the platform.