PHP Class pocketmine\entity\PigZombie

Inheritance: extends Monster
Show file Open project: iTXTech/Genisys

Public Properties

Property Type Description
$drag
$dropExp
$gravity
$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

$drag public property

public $drag

$dropExp public property

public $dropExp

$gravity public property

public $gravity

$height public property

public $height

$length public property

public $length

$width public property

public $width