|
| static | read (ByteBufferReader $in) |
| |
Definition at line 23 of file BiomeReplacementData.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeReplacementData::__construct |
( |
private int | $biome, |
|
|
private int | $dimension, |
|
|
private array | $targetBiomes, |
|
|
private float | $amount, |
|
|
private int | $replacementIndex ) |
◆ getAmount()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeReplacementData::getAmount |
( |
| ) |
|
◆ getBiome()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeReplacementData::getBiome |
( |
| ) |
|
◆ getDimension()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeReplacementData::getDimension |
( |
| ) |
|
◆ getReplacementIndex()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeReplacementData::getReplacementIndex |
( |
| ) |
|
◆ getTargetBiomes()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeReplacementData::getTargetBiomes |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeReplacementData::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeReplacementData::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: