Class HookSystem
java.lang.Object
me.hsgamer.topper.spigot.plugin.hook.HookSystem
- All Implemented Interfaces:
io.github.projectunified.minelib.plugin.base.Loadable
public class HookSystem
extends Object
implements io.github.projectunified.minelib.plugin.base.Loadable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HookSystem
-
-
Method Details
-
load
public void load()- Specified by:
load
in interfaceio.github.projectunified.minelib.plugin.base.Loadable
-
enable
public void enable()- Specified by:
enable
in interfaceio.github.projectunified.minelib.plugin.base.Loadable
-
disable
public void disable()- Specified by:
disable
in interfaceio.github.projectunified.minelib.plugin.base.Loadable
-