Loading [MathJax]/extensions/tex2jax.js
PocketMine-MP 5.25.3 git-afc4a3c7f18d42b41cbfde84ab6a2e4dd7c03045
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
pocketmine\world\biome\BiomeRegistry Class Reference
+ Collaboration diagram for pocketmine\world\biome\BiomeRegistry:

Public Member Functions

 getBiome (int $id)
 
 register (int $id, Biome $biome)
 

Detailed Description

Definition at line 30 of file BiomeRegistry.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\world\biome\BiomeRegistry::__construct ( )

Definition at line 39 of file BiomeRegistry.php.

Member Function Documentation

◆ getBiome()

pocketmine\world\biome\BiomeRegistry::getBiome ( int $id)

Definition at line 65 of file BiomeRegistry.php.

◆ register()

pocketmine\world\biome\BiomeRegistry::register ( int $id,
Biome $biome )

Definition at line 60 of file BiomeRegistry.php.


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