public class CoreprotectSupport extends APISupport
Modifier and Type | Field and Description |
---|---|
protected net.coreprotect.CoreProtectAPI |
api
I'm just too lazy to add all those methods.
|
target
plugin
Constructor and Description |
---|
CoreprotectSupport(TriggerReactorCore plugin) |
Modifier and Type | Method and Description |
---|---|
void |
init()
Initialize this API.
|
addSharedVars, getSharedVars
addSharedVar
protected net.coreprotect.CoreProtectAPI api
public CoreprotectSupport(TriggerReactorCore plugin)
public void init() throws APISupportException
APISupport
init
in class APISupport
APISupportException
- throw this exception when the supporting API is not loaded or not found.