|
| static | read (ByteBufferReader $in) |
| |
Definition at line 22 of file BiomeMesaSurfaceData.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMesaSurfaceData::__construct |
( |
private int | $clayMaterial, |
|
|
private int | $hardClayMaterial, |
|
|
private bool | $brycePillars, |
|
|
private bool | $forest ) |
◆ getClayMaterial()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMesaSurfaceData::getClayMaterial |
( |
| ) |
|
◆ getHardClayMaterial()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMesaSurfaceData::getHardClayMaterial |
( |
| ) |
|
◆ hasBrycePillars()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMesaSurfaceData::hasBrycePillars |
( |
| ) |
|
◆ hasForest()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMesaSurfaceData::hasForest |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMesaSurfaceData::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMesaSurfaceData::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: