PHP Class pocketmine\entity\SnowGolem

Inheritance: extends Animal
Show file Open project: iTXTech/Genisys Class Usage Examples

Public Properties

Property Type Description
$height
$length
$width

Public Methods

Method Description
getName ( )
initEntity ( )
spawnTo ( Player $player )

Method Details

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

$length public property

public $length

$width public property

public $width