PHP Class pocketmine\entity\MagmaCube

Inheritance: extends Living
Afficher le fichier Open project: ClearSkyTeam/ClearSky

Méthodes publiques

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

Protected Properties

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

Méthodes publiques

Méthode Description
getDrops ( ) TODO: Stop lava/fire damage
getName ( )
getSize ( )
initEntity ( ) TODO: Size
setSize ( $value )
spawnTo ( Player $player )

Method Details

getDrops() public méthode

TODO: Stop lava/fire damage
public getDrops ( )

getName() public méthode

public getName ( )

getSize() public méthode

public getSize ( )

initEntity() public méthode

TODO: Size
public initEntity ( )

setSize() public méthode

public setSize ( $value )

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: Size
protected $exp_min

$height public_oe property

public $height

$length public_oe property

public $length

$width public_oe property

public $width