JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.github.projectunified.minelib.plugin.postenable
Interface PostEnable
public interface
PostEnable
An interface for components that need to run code after the plugin has been enabled
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
postEnable
()
Called after the plugin has been enabled
Method Details
postEnable
void
postEnable
()
Called after the plugin has been enabled