PocketMine-MP 5.15.1 git-5ef247620a7c6301a849b54e5ef1009217729fc8
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: