PocketMine-MP 5.28.3 git-a4ac28592c6c5f5876927aa2a140b65dad63d786
Loading...
Searching...
No Matches
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: