PHP Class pocketmine\entity\Lightning

Inheritance: extends Animal
Afficher le fichier Open project: iTXTech/Genisys Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
getName ( ) : string
initEntity ( )
onUpdate ( $tick )
spawnTo ( Player $player )
spawnToAll ( )

Method Details

getName() public méthode

public getName ( ) : string
Résultat string

initEntity() public méthode

public initEntity ( )

onUpdate() public méthode

public onUpdate ( $tick )

spawnTo() public méthode

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

spawnToAll() public méthode

public spawnToAll ( )

Property Details

$height public_oe property

public $height

$length public_oe property

public $length

$width public_oe property

public $width