PHP Class pocketmine\entity\TripoidCamera

Inheritance: extends Snake
Show file Open project: ClearSkyTeam/ClearSky Class Usage Examples

Public Properties

Property Type Description
$height
$lenght
$width

Public Methods

Method Description
__construct ( pocketmine\level\format\FullChunk $chunk, CompoundTag $nbt ) TODO: Size
getDrops ( )
getName ( )
initEntity ( )
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

getDrops() public method

public getDrops ( )

getName() public method

public getName ( )

initEntity() public method

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