PocketMine-MP 5.18.2 git-00e39821f06a4b6d728d35053c2621dbb19369ff
pocketmine\world\generator\populator\Ore Class Reference
+ Inheritance diagram for pocketmine\world\generator\populator\Ore:
+ Collaboration diagram for pocketmine\world\generator\populator\Ore:

Public Member Functions

 populate (ChunkManager $world, int $chunkX, int $chunkZ, Random $random)
 
 setOreTypes (array $types)
 

Detailed Description

Definition at line 32 of file populator/Ore.php.

Member Function Documentation

◆ populate()

pocketmine\world\generator\populator\Ore::populate ( ChunkManager  $world,
int  $chunkX,
int  $chunkZ,
Random  $random 
)

Implements pocketmine\world\generator\populator\Populator.

Definition at line 36 of file populator/Ore.php.

◆ setOreTypes()

pocketmine\world\generator\populator\Ore::setOreTypes ( array  $types)
Parameters
OreType[]$types

Definition at line 53 of file populator/Ore.php.


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