|
| static | read (ByteBufferReader $in) |
| |
Definition at line 22 of file SubChunkPositionOffset.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\SubChunkPositionOffset::__construct |
( |
private int | $xOffset, |
|
|
private int | $yOffset, |
|
|
private int | $zOffset ) |
◆ getXOffset()
| pocketmine\network\mcpe\protocol\types\SubChunkPositionOffset::getXOffset |
( |
| ) |
|
◆ getYOffset()
| pocketmine\network\mcpe\protocol\types\SubChunkPositionOffset::getYOffset |
( |
| ) |
|
◆ getZOffset()
| pocketmine\network\mcpe\protocol\types\SubChunkPositionOffset::getZOffset |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\SubChunkPositionOffset::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\SubChunkPositionOffset::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: