public abstract class BytecodeHook
extends java.lang.Object
| Constructor and Description | 
|---|
BytecodeHook()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
callHook(java.lang.String information)
Called whenever a function is called (And EZ-Injection has been
 injected). 
 |