PHP 클래스 pocketmine\network\protocol\CraftingEventPacket

상속: extends DataPacket
파일 보기 프로젝트 열기: ClearSkyTeam/ClearSky

공개 프로퍼티들

프로퍼티 타입 설명
$id
$input
$output
$type
$windowId

공개 메소드들

메소드 설명
clean ( )
decode ( )
encode ( )

메소드 상세

clean() 공개 메소드

public clean ( )

decode() 공개 메소드

public decode ( )

encode() 공개 메소드

public encode ( )

프로퍼티 상세

$id 공개적으로 프로퍼티

public $id

$input 공개적으로 프로퍼티

public $input

$output 공개적으로 프로퍼티

public $output

$type 공개적으로 프로퍼티

public $type

$windowId 공개적으로 프로퍼티

public $windowId