|
| static | read (ByteBufferReader $in) |
| |
Definition at line 21 of file DimensionData.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\DimensionData::__construct |
( |
private int | $maxHeight, |
|
|
private int | $minHeight, |
|
|
private int | $generator ) |
◆ getGenerator()
| pocketmine\network\mcpe\protocol\types\DimensionData::getGenerator |
( |
| ) |
|
◆ getMaxHeight()
| pocketmine\network\mcpe\protocol\types\DimensionData::getMaxHeight |
( |
| ) |
|
◆ getMinHeight()
| pocketmine\network\mcpe\protocol\types\DimensionData::getMinHeight |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\DimensionData::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\DimensionData::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: