|
| static | read (ByteBufferReader $in) |
| |
Definition at line 23 of file SpawnSettings.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\SpawnSettings::__construct |
( |
private int | $biomeType, |
|
|
private string | $biomeName, |
|
|
private int | $dimension ) |
◆ getBiomeName()
| pocketmine\network\mcpe\protocol\types\SpawnSettings::getBiomeName |
( |
| ) |
|
◆ getBiomeType()
| pocketmine\network\mcpe\protocol\types\SpawnSettings::getBiomeType |
( |
| ) |
|
◆ getDimension()
| pocketmine\network\mcpe\protocol\types\SpawnSettings::getDimension |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\SpawnSettings::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\SpawnSettings::write |
( |
ByteBufferWriter | $out | ) |
|
◆ BIOME_TYPE_DEFAULT
| const pocketmine\network\mcpe\protocol\types\SpawnSettings::BIOME_TYPE_DEFAULT = 0 |
◆ BIOME_TYPE_USER_DEFINED
| const pocketmine\network\mcpe\protocol\types\SpawnSettings::BIOME_TYPE_USER_DEFINED = 1 |
The documentation for this class was generated from the following file: