PHP Class pocketmine\entity\ElderGuardian

Inheritance: extends Guardian
Afficher le fichier Open project: robske110/ClearSky

Méthodes publiques

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

Protected Properties

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

Méthodes publiques

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

Method Details

getDrops() public méthode

public getDrops ( )

getName() public méthode

public getName ( )

initEntity() public méthode

public initEntity ( )

isLeashableType() public méthode

public isLeashableType ( )

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

$length public_oe property

public $length

$width public_oe property

public $width