PocketMine
BlockEvent Class Reference
Inheritance diagram for BlockEvent:
Event BlockBreakEvent BlockGrowEvent BlockPlaceEvent BlockUpdateEvent LeavesDecayEvent SignChangeEvent FurnaceBurnEvent FurnaceSmeltEvent

Public Member Functions

 __construct (Block $block)
 
 getBlock ()
 
- Public Member Functions inherited from Event
 getEventName ()
 
 getHandlers ()
 

Protected Attributes

 $block
 
- Protected Attributes inherited from Event
 $eventName = null
 

Constructor & Destructor Documentation

__construct ( Block  $block)
Parameters
Block$block

Member Function Documentation

getBlock ( )
Returns
Block

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