|
| static | read (ByteBufferReader $in) |
| |
Definition at line 22 of file BiomeCoordinateData.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCoordinateData::__construct |
( |
private int | $minValueType, |
|
|
private int | $minValue, |
|
|
private int | $maxValueType, |
|
|
private int | $maxValue, |
|
|
private int | $gridOffset, |
|
|
private int | $gridStepSize, |
|
|
private int | $distribution ) |
◆ getDistribution()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCoordinateData::getDistribution |
( |
| ) |
|
◆ getGridOffset()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCoordinateData::getGridOffset |
( |
| ) |
|
◆ getGridStepSize()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCoordinateData::getGridStepSize |
( |
| ) |
|
◆ getMaxValue()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCoordinateData::getMaxValue |
( |
| ) |
|
◆ getMaxValueType()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCoordinateData::getMaxValueType |
( |
| ) |
|
◆ getMinValue()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCoordinateData::getMinValue |
( |
| ) |
|
◆ getMinValueType()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCoordinateData::getMinValueType |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCoordinateData::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCoordinateData::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: