| 
    PocketMine-MP 5.37.1 git-cef37e7835c666594588f957a47b27d521c6a58e
    
   | 
 
 Inheritance diagram for pocketmine\world\biome\UnknownBiome:
 Collaboration diagram for pocketmine\world\biome\UnknownBiome:Public Member Functions | |
| addPopulator (Populator $populator) | |
| clearPopulators () | |
| getGroundCover () | |
| getId () | |
| getMaxElevation () | |
| getMinElevation () | |
| getName () | |
| getPopulators () | |
| getRainfall () | |
| getTemperature () | |
| populateChunk (ChunkManager $world, int $chunkX, int $chunkZ, Random $random) | |
| setElevation (int $min, int $max) | |
| setGroundCover (array $covers) | |
| setId (int $id) | |
Public Attributes | |
| const | MAX_BIOMES = 256 | 
Protected Attributes | |
| float | $rainfall = 0.5 | 
| float | $temperature = 0.5 | 
Polyfill class for biomes that are unknown to PocketMine-MP
Definition at line 29 of file UnknownBiome.php.
      
  | 
  inherited | 
      
  | 
  inherited | 
      
  | 
  inherited | 
      
  | 
  inherited | 
      
  | 
  inherited | 
| pocketmine\world\biome\UnknownBiome::getName | ( | ) | 
Reimplemented from pocketmine\world\biome\Biome.
Definition at line 31 of file UnknownBiome.php.
      
  | 
  inherited | 
      
  | 
  inherited | 
      
  | 
  inherited | 
      
  | 
  inherited | 
      
  | 
  inherited | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  inherited |