PocketMine
ChunkLoadEvent Class Reference
Inheritance diagram for ChunkLoadEvent:
ChunkEvent LevelEvent Event

Public Member Functions

 __construct (FullChunk $chunk, $newChunk)
 
 isNewChunk ()
 
- Public Member Functions inherited from ChunkEvent
 __construct (FullChunk $chunk)
 
 getChunk ()
 
- Public Member Functions inherited from LevelEvent
 __construct (Level $level)
 
 getLevel ()
 
- Public Member Functions inherited from Event
 getEventName ()
 
 getHandlers ()
 

Static Public Attributes

static $handlerList = null
 

Additional Inherited Members

- Protected Attributes inherited from Event
 $eventName = null
 

Detailed Description

Called when a Chunk is loaded

Member Function Documentation

isNewChunk ( )
Returns
bool

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