PHP Class pocketmine\entity\EnderDragon

Inheritance: extends Monster, implements ProjectileSource
Show file Open project: robske110/ClearSky

Public Properties

Property Type Description
$height
$lenght
$width

Protected Properties

Property Type Description
$exp_max
$exp_min TODO: check

Public Methods

Method Description
getName ( )
initEntity ( )
spawnTo ( Player $player )

Method Details

getName() public method

public getName ( )

initEntity() public method

public initEntity ( )

spawnTo() public method

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

Property Details

$exp_max protected property

protected $exp_max

$exp_min protected property

TODO: check
protected $exp_min

$height public property

public $height

$lenght public property

public $lenght

$width public property

public $width