PHP Class pocketmine\item\GoldHelmet

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

Public Methods

Method Description
__construct ( $meta, $count = 1 )
getArmorTier ( )
getArmorType ( )
getArmorValue ( )
getMaxDurability ( )
isHelmet ( )

Method Details

__construct() public method

public __construct ( $meta, $count = 1 )

getArmorTier() public method

public getArmorTier ( )

getArmorType() public method

public getArmorType ( )

getArmorValue() public method

public getArmorValue ( )

getMaxDurability() public method

public getMaxDurability ( )

isHelmet() public method

public isHelmet ( )