public abstract class HookContext extends Object implements RegisterContext, InvocationContext
| Modifier and Type | Method and Description |
|---|---|
<T> T |
pop() |
void |
push(Object... objs) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIntArg, getIntByReg, getLongArg, getLongByReg, getLR, getLRPointer, getPCPointer, getPointerArg, getStackPointerpublic void push(Object... objs)
push in interface InvocationContextpublic <T> T pop()
pop in interface InvocationContextCopyright © 2026. All rights reserved.