PHP 클래스 pocketmine\entity\EnderCrystal

상속: extends Entity, implements pocketmine\entity\Explosive
파일 보기 프로젝트 열기: robske110/ClearSky

공개 프로퍼티들

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

공개 메소드들

메소드 설명
__construct ( pocketmine\level\format\FullChunk $chunk, CompoundTag $nbt ) TODO: Size
explode ( )
getName ( )
initEntity ( )
kill ( )
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

explode() 공개 메소드

public explode ( )

getName() 공개 메소드

public getName ( )

initEntity() 공개 메소드

public initEntity ( )

kill() 공개 메소드

public kill ( )

spawnTo() 공개 메소드

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

프로퍼티 상세

$height 공개적으로 프로퍼티

public $height

$lenght 공개적으로 프로퍼티

public $lenght

$width 공개적으로 프로퍼티

public $width