java.lang.Object
studio.magemonkey.codex.manager.IListener<
Divinity>
studio.magemonkey.codex.hooks.NHook<
Divinity>
studio.magemonkey.divinity.hooks.external.PlaceholderAPIHK
- All Implemented Interfaces:
org.bukkit.event.Listener, studio.magemonkey.codex.manager.AbstractListener
public class PlaceholderAPIHK
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
studio.magemonkey.codex.hooks.HookState
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
-
PlaceholderAPIHK
public PlaceholderAPIHK(@NotNull
Divinity plugin)
-
Method Details
-
setup
@NotNull
public studio.magemonkey.codex.hooks.HookState setup()
- Specified by:
setup in class studio.magemonkey.codex.hooks.NHook<Divinity>
-
shutdown
public void shutdown()
- Specified by:
shutdown in class studio.magemonkey.codex.hooks.NHook<Divinity>