JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.core.platform.update
Interface PluginUpdate
All Known Implementing Classes:
DevBukkitPlugin
public interface
PluginUpdate
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
URL
getDownloadURL
()
String
getName
()
String
getVersion
()
Method Details
getName
String
getName
()
getDownloadURL
URL
getDownloadURL
()
getVersion
String
getVersion
()