PHP Class pocketmine\block\EndPortalFrame

Inheritance: extends Solid, implements pocketmine\block\LightSource
Afficher le fichier Open project: iTXTech/Genisys

Protected Properties

Свойство Type Description
$id

Méthodes publiques

Méthode Description
__construct ( $meta )
getHardness ( )
getLightLevel ( )
getName ( ) : string
getResistance ( )
isBreakable ( Item $item )

Méthodes protégées

Méthode Description
recalculateBoundingBox ( )

Method Details

__construct() public méthode

public __construct ( $meta )

getHardness() public méthode

public getHardness ( )

getLightLevel() public méthode

public getLightLevel ( )

getName() public méthode

public getName ( ) : string
Résultat string

getResistance() public méthode

public getResistance ( )

isBreakable() public méthode

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

recalculateBoundingBox() protected méthode

protected recalculateBoundingBox ( )

Property Details

$id protected_oe property

protected $id