|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Inheritance diagram for pocketmine\world\generator\populator\GroundCover:
Collaboration diagram for pocketmine\world\generator\populator\GroundCover:Public Member Functions | |
| populate (ChunkManager $world, int $chunkX, int $chunkZ, Random $random) | |
Definition at line 36 of file GroundCover.php.
| pocketmine\world\generator\populator\GroundCover::populate | ( | ChunkManager | $world, |
| int | $chunkX, | ||
| int | $chunkZ, | ||
| Random | $random ) |
Implements pocketmine\world\generator\populator\Populator.
Definition at line 38 of file GroundCover.php.