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