Definition at line 19 of file BlockPosition.php.
◆ __construct()
pocketmine\network\mcpe\protocol\types\BlockPosition::__construct |
( |
private int |
$x, |
|
|
private int |
$y, |
|
|
private int |
$z |
|
) |
| |
◆ equals()
pocketmine\network\mcpe\protocol\types\BlockPosition::equals |
( |
BlockPosition |
$other | ) |
|
◆ fromVector3()
static pocketmine\network\mcpe\protocol\types\BlockPosition::fromVector3 |
( |
Vector3 |
$vector3 | ) |
|
|
static |
◆ getX()
pocketmine\network\mcpe\protocol\types\BlockPosition::getX |
( |
| ) |
|
◆ getY()
pocketmine\network\mcpe\protocol\types\BlockPosition::getY |
( |
| ) |
|
◆ getZ()
pocketmine\network\mcpe\protocol\types\BlockPosition::getZ |
( |
| ) |
|
The documentation for this class was generated from the following file: