Package dev.hypera.chameleon
Interface ChameleonPlugin
-
public interface ChameleonPluginChameleon plugin.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description voidonDisable()Called when the platform plugin is disabled.voidonEnable()Called when the platform plugin is enabled.default voidonLoad()Called after Chameleon has been loaded.
-