PHP Class pocketmine\entity\Mule

Inheritance: extends Animal, implements Rideable
Show file Open project: ClearSkyTeam/ClearSky

Public Properties

Property Type Description
$height
$lenght
$width

Protected Properties

Property Type Description
$exp_max
$exp_min TODO

Public Methods

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

Method Details

getDrops() public method

public getDrops ( )

getName() public method

public getName ( )

initEntity() public method

TODO
public initEntity ( )

isBaby() public method

public isBaby ( )

spawnTo() public method

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

Property Details

$exp_max protected property

protected $exp_max

$exp_min protected property

TODO
protected $exp_min

$height public property

public $height

$lenght public property

public $lenght

$width public property

public $width