Genisys  Genisys API 1.9.3
A server software for Minecraft: Pocket Edition with many features
SnowyBiome Class Reference
Inheritance diagram for SnowyBiome:
[legend]
Collaboration diagram for SnowyBiome:
[legend]

Additional Inherited Members

- Public Member Functions inherited from Biome
 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 ()
 
- Static Public Member Functions inherited from Biome
static init ()
 
static getBiome ($id)
 
- Data Fields inherited from Biome
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 Protected Member Functions inherited from Biome
static register ($id, Biome $biome)
 
- Protected Attributes inherited from Biome
 $rainfall = 0.5
 
 $temperature = 0.5
 

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