Definition at line 22 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 |
( |
| ) |
|
◆ readFixedInts()
| static pocketmine\network\mcpe\protocol\types\SubChunkPosition::readFixedInts |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ readVarInts()
| static pocketmine\network\mcpe\protocol\types\SubChunkPosition::readVarInts |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ writeFixedInts()
| pocketmine\network\mcpe\protocol\types\SubChunkPosition::writeFixedInts |
( |
ByteBufferWriter | $out | ) |
|
◆ writeVarInts()
| pocketmine\network\mcpe\protocol\types\SubChunkPosition::writeVarInts |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: