PHP Class pocketmine\entity\AreaEffectCloud

Inheritance: extends Entity
Afficher le fichier Open project: robske110/ClearSky

Méthodes publiques

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

Méthodes publiques

Méthode Description
__construct ( pocketmine\level\format\FullChunk $chunk, CompoundTag $nbt )
getName ( )
onUpdate ( $currentTick )
spawnTo ( Player $player )

Method Details

__construct() public méthode

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

getName() public méthode

public getName ( )

onUpdate() public méthode

public onUpdate ( $currentTick )

spawnTo() public méthode

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

Property Details

$height public_oe property

public $height

$length public_oe property

public $length

$width public_oe property

public $width