|
| static | read (ByteBufferReader $in) |
| |
Definition at line 21 of file ChunkPosition.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\ChunkPosition::__construct |
( |
private int | $x, |
|
|
private int | $z ) |
◆ getX()
| pocketmine\network\mcpe\protocol\types\ChunkPosition::getX |
( |
| ) |
|
◆ getZ()
| pocketmine\network\mcpe\protocol\types\ChunkPosition::getZ |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\ChunkPosition::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\ChunkPosition::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: