PHP Class pocketmine\entity\SmallFireball

Inheritance: extends Entity
Show file Open project: ClearSkyTeam/ClearSky

Public Properties

Property Type Description
$height
$lenght
$width

Public Methods

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

Method Details

getName() public method

public getName ( )

initEntity() public method

TODO
public initEntity ( )

spawnTo() public method

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

Property Details

$height public property

public $height

$lenght public property

public $lenght

$width public property

public $width