Interface HookManager.Hook
- All Known Implementing Classes:
PlaceholderAPIHook
- Enclosing class:
HookManager
public static interface HookManager.Hook
-
Method Summary
-
Method Details
-
setup
default void setup() -
start
default void start() -
shutdown
default void shutdown()
-