|
| getName () |
|
| getColor () |
|
| clearPopulators () |
|
| addPopulator (Populator $populator) |
|
| populateChunk (ChunkManager $level, $chunkX, $chunkZ, Random $random) |
|
| getPopulators () |
|
| setId ($id) |
|
| getId () |
|
| getName () |
|
| getMinElevation () |
|
| getMaxElevation () |
|
| setElevation ($min, $max) |
|
| getGroundCover () |
|
| setGroundCover (array $covers) |
|
| getTemperature () |
|
| getRainfall () |
|
| getColor () |
|
|
static | init () |
|
static | getBiome ($id) |
|
const | OCEAN = 0 |
|
const | PLAINS = 1 |
|
const | DESERT = 2 |
|
const | MOUNTAINS = 3 |
|
const | FOREST = 4 |
|
const | TAIGA = 5 |
|
const | SWAMP = 6 |
|
const | RIVER = 7 |
|
const | HELL = 8 |
|
const | ICE_PLAINS = 12 |
|
const | SMALL_MOUNTAINS = 20 |
|
const | BIRCH_FOREST = 27 |
|
const | MAX_BIOMES = 256 |
|
static | register ($id, Biome $biome) |
|
| $rainfall = 0.5 |
|
| $temperature = 0.5 |
|
| $grassColor = 0 |
|
The documentation for this class was generated from the following file:
- /Users/Kids/Desktop/Doxygen/pocketmine/level/generator/hell/HellBiome.php