PHP Class pocketmine\entity\WitherSkeleton

Inheritance: extends Monster, implements ProjectileSource
Afficher le fichier Open project: ClearSkyTeam/ClearSky

Méthodes publiques

Свойство Type Description
$height
$lenght
$width

Protected Properties

Свойство Type Description
$exp_max
$exp_min

Méthodes publiques

Méthode Description
getDrops ( )
getName ( )
initEntity ( )
spawnTo ( Player $player )

Method Details

getDrops() public méthode

public getDrops ( )

getName() public méthode

public getName ( )

initEntity() public méthode

public initEntity ( )

spawnTo() public méthode

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

Property Details

$exp_max protected_oe property

protected $exp_max

$exp_min protected_oe property

protected $exp_min

$height public_oe property

public $height

$lenght public_oe property

public $lenght

$width public_oe property

public $width