PHP Class pocketmine\entity\Blaze

Inheritance: extends pocketmine\entity\Monster
Show file Open project: iTXTech/Genisys

Public Properties

Property Type Description
$dropExp
$height
$length
$width

Public Methods

Method Description
getDrops ( )
getName ( ) : string
spawnTo ( Player $player )

Method Details

getDrops() public method

public getDrops ( )

getName() public method

public getName ( ) : string
return string

spawnTo() public method

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

Property Details

$dropExp public property

public $dropExp

$height public property

public $height

$length public property

public $length

$width public property

public $width