KernelHook.PreToolCallHook Interface

Implements

public static interface KernelHook.PreToolCallHook
extends KernelHook<PreToolCallEvent>

A hook that accepts PreToolCallEvent

Method Summary

Modifier and Type Method and Description
default boolean test(KernelHookEvent arguments)

Method Details

test

public default boolean test(KernelHookEvent arguments)

Parameters:

arguments

Applies to