PHP Class pocketmine\entity\Mule

Inheritance: extends Animal, implements Rideable
Afficher le fichier Open project: ClearSkyTeam/ClearSky

Méthodes publiques

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

Protected Properties

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

Méthodes publiques

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

Method Details

getDrops() public méthode

public getDrops ( )

getName() public méthode

public getName ( )

initEntity() public méthode

TODO
public initEntity ( )

isBaby() public méthode

public isBaby ( )

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

TODO
protected $exp_min

$height public_oe property

public $height

$lenght public_oe property

public $lenght

$width public_oe property

public $width