PHP Class pocketmine\network\protocol\MoveEntityPacket

Inheritance: extends DataPacket
Show file Open project: iTXTech/Genisys Class Usage Examples

Public Properties

Property Type Description
$eid
$headYaw
$pitch
$x
$y
$yaw
$z

Public Methods

Method Description
decode ( )
encode ( )

Method Details

decode() public method

public decode ( )

encode() public method

public encode ( )

Property Details

$eid public property

public $eid

$headYaw public property

public $headYaw

$pitch public property

public $pitch

$x public property

public $x

$y public property

public $y

$yaw public property

public $yaw

$z public property

public $z