Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
pocketmine
network
protocol
AddItemEntityPacket
PHP 클래스 pocketmine\network\protocol\AddItemEntityPacket
상속:
extends
DataPacket
파일 보기
프로젝트 열기: ClearSkyTeam/ClearSky
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
$eid
$item
$speedX
$speedY
$speedZ
$x
$y
$z
공개 메소드들
메소드
설명
decode
( )
encode
( )
메소드 상세
decode()
공개
메소드
public
decode
( )
encode()
공개
메소드
public
encode
( )
프로퍼티 상세
$eid
공개적으로 프로퍼티
public
$eid
$item
공개적으로 프로퍼티
public
$item
$speedX
공개적으로 프로퍼티
public
$speedX
$speedY
공개적으로 프로퍼티
public
$speedY
$speedZ
공개적으로 프로퍼티
public
$speedZ
$x
공개적으로 프로퍼티
public
$x
$y
공개적으로 프로퍼티
public
$y
$z
공개적으로 프로퍼티
public
$z