PHP Class pocketmine\block\QuartzOre

Inheritance: extends Solid
Show file Open project: ClearSkyTeam/ClearSky

Public Properties

Property Type Description
$exp_smelt

Protected Properties

Property Type Description
$exp_max
$exp_min
$id

Public Methods

Method Description
__construct ( )
getDrops ( Item $item )
getHardness ( )
getName ( )
getToolType ( )

Method Details

__construct() public method

public __construct ( )

getDrops() public method

public getDrops ( Item $item )
$item pocketmine\item\Item

getHardness() public method

public getHardness ( )

getName() public method

public getName ( )

getToolType() public method

public getToolType ( )

Property Details

$exp_max protected property

protected $exp_max

$exp_min protected property

protected $exp_min

$exp_smelt public property

public $exp_smelt

$id protected property

protected $id