PocketMine-MP 5.28.3 git-d5a1007c80fcee27feb2251cf5dcf1ad5a59a85c
|
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.