mirror of
https://github.com/asofold/CompatNoCheatPlus.git
synced 2024-11-18 11:16:23 +01:00
update javadoc
This commit is contained in:
parent
1a0e5f4aa6
commit
5771c20d2e
@ -274,7 +274,7 @@ public final class NCPHookManager {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Register a hook for several individual checks ids (all, group, or an individual checks).
|
* Register a hook for several individual checks ids (all, group, or an individual checks).
|
||||||
* @param checkIds Array of ids to register the hook for.
|
* @param checkIds Array of ids to register the hook for. If you pass null this hok will be registered for all checks.
|
||||||
* @param hook
|
* @param hook
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user