PHP 클래스 pocketmine\entity\TripoidCamera

상속: extends Snake
파일 보기 프로젝트 열기: ClearSkyTeam/ClearSky 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$height
$lenght
$width

공개 메소드들

메소드 설명
__construct ( pocketmine\level\format\FullChunk $chunk, CompoundTag $nbt ) TODO: Size
getDrops ( )
getName ( )
initEntity ( )
spawnTo ( Player $player )

메소드 상세

__construct() 공개 메소드

TODO: Size
public __construct ( pocketmine\level\format\FullChunk $chunk, CompoundTag $nbt )
$chunk pocketmine\level\format\FullChunk
$nbt pocketmine\nbt\tag\CompoundTag

getDrops() 공개 메소드

public getDrops ( )

getName() 공개 메소드

public getName ( )

initEntity() 공개 메소드

public initEntity ( )

spawnTo() 공개 메소드

public spawnTo ( Player $player )
$player pocketmine\Player

프로퍼티 상세

$height 공개적으로 프로퍼티

public $height

$lenght 공개적으로 프로퍼티

public $lenght

$width 공개적으로 프로퍼티

public $width