PocketMine-MP 5.28.3 git-a4ac28592c6c5f5876927aa2a140b65dad63d786
|
Public Member Functions | |
populate (ChunkManager $world, int $chunkX, int $chunkZ, Random $random) | |
setOreTypes (array $types) | |
Definition at line 32 of file populator/Ore.php.
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.
pocketmine\world\generator\populator\Ore::setOreTypes | ( | array | $types | ) |
OreType[] | $types |
Definition at line 53 of file populator/Ore.php.