PocketMine-MP 5.21.2 git-a6534ecbbbcf369264567d27e5ed70f7f5be9816
Loading...
Searching...
No Matches
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: