Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
pocketmine
network
protocol
AddPlayerPacket
PHP Class pocketmine\network\protocol\AddPlayerPacket
Inheritance:
extends
DataPacket
Show file
Open project: robske110/ClearSky
Class Usage Examples
Public Properties
Property
Type
Description
$eid
$headYaw
$item
$metadata
$pitch
$speedX
$speedY
$speedZ
$username
$uuid
$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
$item
public property
public
$item
$metadata
public property
public
$metadata
$pitch
public property
public
$pitch
$speedX
public property
public
$speedX
$speedY
public property
public
$speedY
$speedZ
public property
public
$speedZ
$username
public property
public
$username
$uuid
public property
public
$uuid
$x
public property
public
$x
$y
public property
public
$y
$yaw
public property
public
$yaw
$z
public property
public
$z