PHP Class pocketmine\entity\WitherSkeleton

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

Public Properties

Property Type Description
$height
$lenght
$width

Protected Properties

Property Type Description
$exp_max
$exp_min

Public Methods

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

Method Details

getDrops() public method

public getDrops ( )

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

protected $exp_min

$height public property

public $height

$lenght public property

public $lenght

$width public property

public $width