PHP 클래스 pocketmine\entity\Slime

상속: extends Living
파일 보기 프로젝트 열기: iTXTech/Genisys

공개 프로퍼티들

프로퍼티 타입 설명
$dropExp
$height
$length
$width

공개 메소드들

메소드 설명
getDrops ( )
getName ( ) : string
spawnTo ( Player $player )

메소드 상세

getDrops() 공개 메소드

public getDrops ( )

getName() 공개 메소드

public getName ( ) : string
리턴 string

spawnTo() 공개 메소드

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

프로퍼티 상세

$dropExp 공개적으로 프로퍼티

public $dropExp

$height 공개적으로 프로퍼티

public $height

$length 공개적으로 프로퍼티

public $length

$width 공개적으로 프로퍼티

public $width