PHP 클래스 pocketmine\entity\Ozelot

상속: extends Animal, implements pocketmine\entity\Tameable
파일 보기 프로젝트 열기: ClearSkyTeam/ClearSky

공개 프로퍼티들

프로퍼티 타입 설명
$height
$jump
$length
$mindist
$range
$speed
$width

보호된 프로퍼티들

프로퍼티 타입 설명
$exp_max
$exp_min

공개 메소드들

메소드 설명
getDrops ( )
getName ( )
getVariant ( )
initEntity ( )
isTamed ( )
setVariant ( $value )
spawnTo ( Player $player )

메소드 상세

getDrops() 공개 메소드

public getDrops ( )

getName() 공개 메소드

public getName ( )

getVariant() 공개 메소드

public getVariant ( )

initEntity() 공개 메소드

public initEntity ( )

isTamed() 공개 메소드

public isTamed ( )

setVariant() 공개 메소드

public setVariant ( $value )

spawnTo() 공개 메소드

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

프로퍼티 상세

$exp_max 보호되어 있는 프로퍼티

protected $exp_max

$exp_min 보호되어 있는 프로퍼티

protected $exp_min

$height 공개적으로 프로퍼티

public $height

$jump 공개적으로 정적으로 프로퍼티

public static $jump

$length 공개적으로 프로퍼티

public $length

$mindist 공개적으로 정적으로 프로퍼티

public static $mindist

$range 공개적으로 정적으로 프로퍼티

public static $range

$speed 공개적으로 정적으로 프로퍼티

public static $speed

$width 공개적으로 프로퍼티

public $width