|
| static | read (ByteBufferReader $in) |
| |
Definition at line 22 of file BiomeMountainParamsData.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMountainParamsData::__construct |
( |
private int | $steepBlock, |
|
|
private bool | $northSlopes, |
|
|
private bool | $southSlopes, |
|
|
private bool | $westSlopes, |
|
|
private bool | $eastSlopes, |
|
|
private bool | $topSlideEnabled ) |
◆ getSteepBlock()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMountainParamsData::getSteepBlock |
( |
| ) |
|
◆ hasEastSlopes()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMountainParamsData::hasEastSlopes |
( |
| ) |
|
◆ hasNorthSlopes()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMountainParamsData::hasNorthSlopes |
( |
| ) |
|
◆ hasSouthSlopes()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMountainParamsData::hasSouthSlopes |
( |
| ) |
|
◆ hasTopSlideEnabled()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMountainParamsData::hasTopSlideEnabled |
( |
| ) |
|
◆ hasWestSlopes()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMountainParamsData::hasWestSlopes |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMountainParamsData::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeMountainParamsData::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: