Class NexoHK
java.lang.Object
studio.magemonkey.codex.manager.IListener<CodexEngine>
- All Implemented Interfaces:
org.bukkit.event.Listener,studio.magemonkey.codex.manager.AbstractListener
-
Field Summary
Fields inherited from class studio.magemonkey.codex.manager.IListener
plugin -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class studio.magemonkey.codex.hooks.NHook
equals, getPlugin, getState, hashCode, hook, unhookMethods inherited from class studio.magemonkey.codex.manager.IListener
registerListenersMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface studio.magemonkey.codex.manager.AbstractListener
unregisterListeners
-
Constructor Details
-
NexoHK
-
-
Method Details
-
setup
@NotNull protected studio.magemonkey.codex.hooks.HookState setup()- Specified by:
setupin classNHook<CodexEngine>
-
shutdown
public void shutdown()- Specified by:
shutdownin classNHook<CodexEngine>
-