Property | Type | Description | |
---|---|---|---|
$pitch | |||
$yaw |
Method | Description | |
---|---|---|
__construct ( integer $x, integer $y, integer $z, float $yaw, float $pitch, |
||
__toString ( ) | ||
add ( $x, $y, $z, $yaw, $pitch ) | ||
fromObject ( |
||
fromObjectAdd ( |
||
getPitch ( ) | ||
getYaw ( ) |
public static fromObject ( |
||
$pos | ||
$level | default null | |
$yaw | float | default 0.0 |
$pitch | float | default 0.0 |
return |
public fromObjectAdd ( |
||
$pos |