java.lang.Object
studio.magemonkey.codex.manager.IListener<
Divinity>
studio.magemonkey.codex.hooks.NHook<
Divinity>
studio.magemonkey.divinity.hooks.external.MagicHK
- All Implemented Interfaces:
org.bukkit.event.Listener, studio.magemonkey.codex.manager.AbstractListener
public class MagicHK
extends studio.magemonkey.codex.hooks.NHook<Divinity>
-
Field Summary
Fields inherited from class studio.magemonkey.codex.hooks.NHook
state
Fields inherited from class studio.magemonkey.codex.manager.IListener
plugin
-
Constructor Summary
Constructors
-
Method Summary
com.elmakers.mine.bukkit.api.magic.MagicAPI
protected studio.magemonkey.codex.hooks.HookState
protected void
Methods inherited from class studio.magemonkey.codex.hooks.NHook
equals, getPlugin, getState, hashCode, hook, unhook
Methods inherited from class studio.magemonkey.codex.manager.IListener
registerListeners
Methods inherited from interface studio.magemonkey.codex.manager.AbstractListener
unregisterListeners
-
Constructor Details
-
MagicHK
public MagicHK(@NotNull
Divinity plugin)
-
Method Details
-
setup
@NotNull
protected studio.magemonkey.codex.hooks.HookState setup()
- Specified by:
setup in class studio.magemonkey.codex.hooks.NHook<Divinity>
-
shutdown
protected void shutdown()
- Specified by:
shutdown in class studio.magemonkey.codex.hooks.NHook<Divinity>
-
getAPI
@NotNull
public com.elmakers.mine.bukkit.api.magic.MagicAPI getAPI()