|
| static | read (ByteBufferReader $in) |
| |
Definition at line 21 of file BiomeClimateData.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeClimateData::__construct |
( |
private float | $temperature, |
|
|
private float | $downfall, |
|
|
private float | $snowAccumulationMin, |
|
|
private float | $snowAccumulationMax ) |
◆ getDownfall()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeClimateData::getDownfall |
( |
| ) |
|
◆ getSnowAccumulationMax()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeClimateData::getSnowAccumulationMax |
( |
| ) |
|
◆ getSnowAccumulationMin()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeClimateData::getSnowAccumulationMin |
( |
| ) |
|
◆ getTemperature()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeClimateData::getTemperature |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeClimateData::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeClimateData::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: