PocketMine
BlockUpdateEvent Class Reference
Inheritance diagram for BlockUpdateEvent:
BlockEvent Cancellable Event

Static Public Attributes

static $handlerList = null
 

Additional Inherited Members

- Public Member Functions inherited from BlockEvent
 __construct (Block $block)
 
 getBlock ()
 
- Public Member Functions inherited from Event
 getEventName ()
 
 getHandlers ()
 
- Public Member Functions inherited from Cancellable
 isCancelled ()
 
 setCancelled ($value=true)
 
- Protected Attributes inherited from BlockEvent
 $block
 
- Protected Attributes inherited from Event
 $eventName = null
 

Detailed Description

Called when a block tries to be updated due to a neighbor change


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