|
| static | read (ByteBufferReader $in) |
| |
◆ __construct()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeOverworldGenRulesData::__construct |
( |
private array | $hillTransformations, |
|
|
private array | $mutateTransformations, |
|
|
private array | $riverTransformations, |
|
|
private array | $shoreTransformations, |
|
|
private array | $preHillsEdges, |
|
|
private array | $postShoreEdges, |
|
|
private array | $climates ) |
- Parameters
-
| BiomeWeightedData[] | $hillTransformations | |
| BiomeWeightedData[] | $mutateTransformations | |
| BiomeWeightedData[] | $riverTransformations | |
| BiomeWeightedData[] | $shoreTransformations | |
| BiomeConditionalTransformationData[] | $preHillsEdges | |
| BiomeConditionalTransformationData[] | $postShoreEdges | |
| BiomeWeightedTemperatureData[] | $climates | |
Definition at line 33 of file BiomeOverworldGenRulesData.php.
◆ getClimates()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeOverworldGenRulesData::getClimates |
( |
| ) |
|
◆ getHillTransformations()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeOverworldGenRulesData::getHillTransformations |
( |
| ) |
|
◆ getMutateTransformations()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeOverworldGenRulesData::getMutateTransformations |
( |
| ) |
|
◆ getPostShoreEdges()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeOverworldGenRulesData::getPostShoreEdges |
( |
| ) |
|
◆ getPreHillsEdges()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeOverworldGenRulesData::getPreHillsEdges |
( |
| ) |
|
◆ getRiverTransformations()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeOverworldGenRulesData::getRiverTransformations |
( |
| ) |
|
◆ getShoreTransformations()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeOverworldGenRulesData::getShoreTransformations |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeOverworldGenRulesData::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeOverworldGenRulesData::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: