PocketMine
Event Class Reference
Inheritance diagram for Event:
BlockEvent EntityEvent CraftItemEvent InventoryEvent InventoryTransactionEvent LevelEvent PlayerCreationEvent PlayerEvent PluginEvent ServerEvent

Public Member Functions

 getEventName ()
 
 getHandlers ()
 

Protected Attributes

 $eventName = null
 

Member Function Documentation

getEventName ( )
final
Returns
string
getHandlers ( )
Returns
HandlerList

Field Documentation

$eventName = null
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


The documentation for this class was generated from the following file: