|
GenisysPro
for Minecraft PE/Windows 10 v1.1.x
Feature-rich server software for Minecraft PE and Windows 10 Edition
|
Public Member Functions | |
| __construct (Vector3 $pos, $r=0, $g=0, $b=0, $a=255) | |
| encode () | |
Public Member Functions inherited from GenericParticle | |
| __construct (Vector3 $pos, $id, $data=0) | |
| encode () | |
Public Member Functions inherited from Particle | |
| encode () | |
Public Member Functions inherited from Vector3 | |
| __construct ($x=0, $y=0, $z=0) | |
| getX () | |
| getY () | |
| getZ () | |
| getFloorX () | |
| getFloorY () | |
| getFloorZ () | |
| getRight () | |
| getUp () | |
| getForward () | |
| getSouth () | |
| getWest () | |
| add ($x, $y=0, $z=0) | |
| subtract ($x=0, $y=0, $z=0) | |
| multiply ($number) | |
| divide ($number) | |
| ceil () | |
| floor () | |
| round () | |
| abs () | |
| getSide ($side, $step=1) | |
| asVector3 () | |
| distance (Vector3 $pos) | |
| distanceSquared (Vector3 $pos) | |
| maxPlainDistance ($x=0, $z=0) | |
| length () | |
| lengthSquared () | |
| normalize () | |
| dot (Vector3 $v) | |
| cross (Vector3 $v) | |
| equals (Vector3 $v) | |
| getIntermediateWithXValue (Vector3 $v, $x) | |
| getIntermediateWithYValue (Vector3 $v, $y) | |
| getIntermediateWithZValue (Vector3 $v, $z) | |
| setComponents ($x, $y, $z) | |
| fromObjectAdd (Vector3 $pos, $x, $y, $z) | |
| __toString () | |
| __construct | ( | Vector3 | $pos, |
$r = 0, |
|||
$g = 0, |
|||
$b = 0, |
|||
$a = 255 |
|||
| ) |
SpellParticle constructor.
| Vector3 | $pos | |
| int | $r | |
| int | $g | |
| int | $b | |
| int | $a |
| encode | ( | ) |