PHP Class pocketmine\entity\EnderCrystal

Inheritance: extends Entity, implements pocketmine\entity\Explosive
Show file Open project: robske110/ClearSky

Public Properties

Property Type Description
$height
$lenght
$width

Public Methods

Method Description
__construct ( pocketmine\level\format\FullChunk $chunk, CompoundTag $nbt ) TODO: Size
explode ( )
getName ( )
initEntity ( )
kill ( )
spawnTo ( Player $player )

Method Details

__construct() public method

TODO: Size
public __construct ( pocketmine\level\format\FullChunk $chunk, CompoundTag $nbt )
$chunk pocketmine\level\format\FullChunk
$nbt pocketmine\nbt\tag\CompoundTag

explode() public method

public explode ( )

getName() public method

public getName ( )

initEntity() public method

public initEntity ( )

kill() public method

public kill ( )

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