PocketMine-MP 5.18.2 git-00e39821f06a4b6d728d35053c2621dbb19369ff
pocketmine\world\generator\populator\GroundCover Class Reference
+ 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)
 

Detailed Description

Definition at line 36 of file GroundCover.php.

Member Function Documentation

◆ populate()

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.


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