|
| static | read (ByteBufferReader $in) |
| |
Definition at line 22 of file BiomeElementData.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeElementData::__construct |
( |
private float | $noiseFrequencyScale, |
|
|
private float | $noiseLowerBound, |
|
|
private float | $noiseUpperBound, |
|
|
private int | $heightMinType, |
|
|
private int | $heightMin, |
|
|
private int | $heightMaxType, |
|
|
private int | $heightMax, |
|
|
private BiomeSurfaceMaterialData | $surfaceMaterial ) |
◆ getHeightMax()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeElementData::getHeightMax |
( |
| ) |
|
◆ getHeightMaxType()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeElementData::getHeightMaxType |
( |
| ) |
|
◆ getHeightMin()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeElementData::getHeightMin |
( |
| ) |
|
◆ getHeightMinType()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeElementData::getHeightMinType |
( |
| ) |
|
◆ getNoiseFrequencyScale()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeElementData::getNoiseFrequencyScale |
( |
| ) |
|
◆ getNoiseLowerBound()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeElementData::getNoiseLowerBound |
( |
| ) |
|
◆ getNoiseUpperBound()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeElementData::getNoiseUpperBound |
( |
| ) |
|
◆ getSurfaceMaterial()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeElementData::getSurfaceMaterial |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeElementData::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeElementData::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: