|
PocketMine-MP 5.41.1 git-4f563d39044b06d1e4724032369d67f347dd3b86
|
Collaboration diagram for pocketmine\world\biome\BiomeRegistry:Public Member Functions | |
| getBiome (int $id) | |
| register (int $id, Biome $biome) | |
Definition at line 30 of file BiomeRegistry.php.
| pocketmine\world\biome\BiomeRegistry::__construct | ( | ) |
Definition at line 39 of file BiomeRegistry.php.
| pocketmine\world\biome\BiomeRegistry::getBiome | ( | int | $id | ) |
Definition at line 65 of file BiomeRegistry.php.
| pocketmine\world\biome\BiomeRegistry::register | ( | int | $id, |
| Biome | $biome ) |
Definition at line 60 of file BiomeRegistry.php.