PocketMine
|
Public Member Functions | |
getEventName () | |
getHandlers () | |
Protected Attributes | |
$eventName = null | |
|
final |
getHandlers | ( | ) |
|
protected |
Any callable event must declare the static variable
public static $handlerList = null; public static $eventPool = []; public static $nextEvent = 0;
Not doing so will deny the proper event initialization