PHP Class pocketmine\entity\TripoidCamera

Inheritance: extends Snake
Afficher le fichier Open project: ClearSkyTeam/ClearSky Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
__construct ( pocketmine\level\format\FullChunk $chunk, CompoundTag $nbt ) TODO: Size
getDrops ( )
getName ( )
initEntity ( )
spawnTo ( Player $player )

Method Details

__construct() public méthode

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

getDrops() public méthode

public getDrops ( )

getName() public méthode

public getName ( )

initEntity() public méthode

public initEntity ( )

spawnTo() public méthode

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

Property Details

$height public_oe property

public $height

$lenght public_oe property

public $lenght

$width public_oe property

public $width