Documentation

BlockPosition
in package

Table of Contents

$x  : int
$y  : int
$z  : int
__construct()  : mixed
equals()  : bool
fromVector3()  : self
getX()  : int
getY()  : int
getZ()  : int

Properties

Methods

__construct()

public __construct(int $x, int $y, int $z) : mixed
Parameters
$x : int
$y : int
$z : int
Return values
mixed

Search results