|
| | __construct (private ?BiomeClimateData $climate, private ?BiomeConsolidatedFeaturesData $consolidatedFeatures, private ?BiomeMountainParamsData $mountainParams, private ?BiomeSurfaceMaterialAdjustmentData $surfaceMaterialAdjustment, private ?BiomeSurfaceMaterialData $surfaceMaterial, private bool $defaultOverworldSurface, private bool $swampSurface, private bool $frozenOceanSurface, private bool $theEndSurface, private ?BiomeMesaSurfaceData $mesaSurface, private ?BiomeCappedSurfaceData $cappedSurface, private ?BiomeOverworldGenRulesData $overworldGenRules, private ?BiomeMultinoiseGenRulesData $multinoiseGenRules, private ?BiomeLegacyWorldGenRulesData $legacyWorldGenRules, private ?array $replacementsData,) |
| |
| | getCappedSurface () |
| |
| | getClimate () |
| |
| | getConsolidatedFeatures () |
| |
| | getLegacyWorldGenRules () |
| |
| | getMesaSurface () |
| |
| | getMountainParams () |
| |
| | getMultinoiseGenRules () |
| |
| | getOverworldGenRules () |
| |
| | getReplacementsData () |
| |
| | getSurfaceMaterial () |
| |
| | getSurfaceMaterialAdjustment () |
| |
| | hasDefaultOverworldSurface () |
| |
| | hasFrozenOceanSurface () |
| |
| | hasSwampSurface () |
| |
| | hasTheEndSurface () |
| |
| | write (ByteBufferWriter $out) |
| |
|
| static | read (ByteBufferReader $in) |
| |
◆ __construct()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::__construct |
( |
private ?BiomeClimateData | $climate, |
|
|
private ?BiomeConsolidatedFeaturesData | $consolidatedFeatures, |
|
|
private ?BiomeMountainParamsData | $mountainParams, |
|
|
private ?BiomeSurfaceMaterialAdjustmentData | $surfaceMaterialAdjustment, |
|
|
private ?BiomeSurfaceMaterialData | $surfaceMaterial, |
|
|
private bool | $defaultOverworldSurface, |
|
|
private bool | $swampSurface, |
|
|
private bool | $frozenOceanSurface, |
|
|
private bool | $theEndSurface, |
|
|
private ?BiomeMesaSurfaceData | $mesaSurface, |
|
|
private ?BiomeCappedSurfaceData | $cappedSurface, |
|
|
private ?BiomeOverworldGenRulesData | $overworldGenRules, |
|
|
private ?BiomeMultinoiseGenRulesData | $multinoiseGenRules, |
|
|
private ?BiomeLegacyWorldGenRulesData | $legacyWorldGenRules, |
|
|
private ?array | $replacementsData ) |
◆ getCappedSurface()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::getCappedSurface |
( |
| ) |
|
◆ getClimate()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::getClimate |
( |
| ) |
|
◆ getConsolidatedFeatures()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::getConsolidatedFeatures |
( |
| ) |
|
◆ getLegacyWorldGenRules()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::getLegacyWorldGenRules |
( |
| ) |
|
◆ getMesaSurface()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::getMesaSurface |
( |
| ) |
|
◆ getMountainParams()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::getMountainParams |
( |
| ) |
|
◆ getMultinoiseGenRules()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::getMultinoiseGenRules |
( |
| ) |
|
◆ getOverworldGenRules()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::getOverworldGenRules |
( |
| ) |
|
◆ getReplacementsData()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::getReplacementsData |
( |
| ) |
|
◆ getSurfaceMaterial()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::getSurfaceMaterial |
( |
| ) |
|
◆ getSurfaceMaterialAdjustment()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::getSurfaceMaterialAdjustment |
( |
| ) |
|
◆ hasDefaultOverworldSurface()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::hasDefaultOverworldSurface |
( |
| ) |
|
◆ hasFrozenOceanSurface()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::hasFrozenOceanSurface |
( |
| ) |
|
◆ hasSwampSurface()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::hasSwampSurface |
( |
| ) |
|
◆ hasTheEndSurface()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::hasTheEndSurface |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\biome\chunkgen\BiomeDefinitionChunkGenData::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: