Uses of Class
studio.magemonkey.codex.hooks.NHook
Packages that use NHook
Package
Description
-
Uses of NHook in studio.magemonkey.codex
Methods in studio.magemonkey.codex with type parameters of type NHookModifier and TypeMethodDescription<T extends NHook<?>>
TCodexPlugin.registerHook(String pluginName, Class<T> clazz) Methods in studio.magemonkey.codex that return NHookMethod parameters in studio.magemonkey.codex with type arguments of type NHook -
Uses of NHook in studio.magemonkey.codex.hooks
Methods in studio.magemonkey.codex.hooks with type parameters of type NHookModifier and TypeMethodDescription<T extends NHook<?>>
THookManager.getHook(CodexPlugin<?> holder, Class<T> clazz) <T extends NHook<?>>
THookManager.register(CodexPlugin<?> holder, String pluginName, Class<T> clazz) Methods in studio.magemonkey.codex.hooks that return NHookModifier and TypeMethodDescriptionNHook<?> HookManager.getHook(CodexPlugin<?> holder, String name) Methods in studio.magemonkey.codex.hooks that return types with arguments of type NHookMethod parameters in studio.magemonkey.codex.hooks with type arguments of type NHookModifier and TypeMethodDescriptionbooleanHookManager.isHooked(CodexPlugin<?> holder, Class<? extends NHook<?>> clazz) -
Uses of NHook in studio.magemonkey.codex.hooks.external
Subclasses of NHook in studio.magemonkey.codex.hooks.externalModifier and TypeClassDescriptionclassclassclassclass -
Uses of NHook in studio.magemonkey.codex.hooks.external.citizens
Subclasses of NHook in studio.magemonkey.codex.hooks.external.citizens