|
| static | read (ByteBufferReader $in) |
| |
Definition at line 24 of file BiomeCappedSurfaceData.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCappedSurfaceData::__construct |
( |
private array | $floorBlocks, |
|
|
private array | $ceilingBlocks, |
|
|
private ?int | $seaBlock, |
|
|
private ?int | $foundationBlock, |
|
|
private ?int | $beachBlock ) |
◆ getBeachBlock()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCappedSurfaceData::getBeachBlock |
( |
| ) |
|
◆ getCeilingBlocks()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCappedSurfaceData::getCeilingBlocks |
( |
| ) |
|
◆ getFloorBlocks()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCappedSurfaceData::getFloorBlocks |
( |
| ) |
|
◆ getFoundationBlock()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCappedSurfaceData::getFoundationBlock |
( |
| ) |
|
◆ getSeaBlock()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCappedSurfaceData::getSeaBlock |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCappedSurfaceData::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeCappedSurfaceData::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: