PocketMine-MP 5.21.2 git-a6534ecbbbcf369264567d27e5ed70f7f5be9816
|
Public Member Functions | |
call () | |
getChunk () | |
getChunkX () | |
getChunkZ () | |
getEventName () | |
getWorld () | |
Static Public Member Functions | |
static | hasHandlers () |
Protected Attributes | |
string | $eventName = null |
Called when a Chunk is fully populated by the world generator. This means that the terrain has been generated, and all artifacts (e.g. trees, grass, ponds, etc.) have been placed.
Definition at line 30 of file ChunkPopulateEvent.php.
|
inherited |
|
inherited |
Definition at line 42 of file ChunkEvent.php.
|
inherited |
Definition at line 46 of file ChunkEvent.php.
|
inherited |
Definition at line 48 of file ChunkEvent.php.
|
inherited |
Definition at line 35 of file WorldEvent.php.
|
staticinherited |
|
protectedinherited |