JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.cloudburstmc.api
Package
org.cloudburstmc.api.plugin
Interface PluginDependency
public interface
PluginDependency
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
String
getVersion
()
boolean
isOptional
()
Method Details
getId
String
getId
()
getVersion
String
getVersion
()
isOptional
boolean
isOptional
()