JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
me.clientastisch.cardinal.extension.impl
Interface Addon
public interface
Addon
Since:
CAC v. 5.4.30
Author:
micartey
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onDisable
()
Terminate method of your addon
void
onEnable
()
Initialize method of your addon
Method Details
onEnable
void
onEnable
()
Initialize method of your addon
onDisable
void
onDisable
()
Terminate method of your addon