PHP Class pocketmine\block\UnpoweredRepeater

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

Protected Properties

Property Type Description
$id

Public Methods

Method Description
getName ( ) : string
getStrength ( )
isActivated ( Block $from = null )
onBreak ( Item $item )

Method Details

getName() public method

public getName ( ) : string
return string

getStrength() public method

public getStrength ( )

isActivated() public method

public isActivated ( Block $from = null )
$from Block

onBreak() public method

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

Property Details

$id protected property

protected $id