PHP Class pocketmine\block\NetherReactor

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

Protected Properties

Property Type Description
$id

Public Methods

Method Description
__construct ( $meta )
canBeActivated ( ) : boolean
getName ( ) : string

Method Details

__construct() public method

public __construct ( $meta )

canBeActivated() public method

public canBeActivated ( ) : boolean
return boolean

getName() public method

public getName ( ) : string
return string

Property Details

$id protected property

protected $id