PHP Class pocketmine\block\RedstoneComparator

Inheritance: extends Flowable, implements Redstone, implements pocketmine\block\RedstoneTransmitter
Afficher le fichier Open project: ClearSkyTeam/ClearSky

Protected Properties

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

Méthodes publiques

Méthode Description
__construct ( $meta )
isRedstone ( )
place ( Item $item, Block $block, Block $target, $face, $fx, $fy, $fz, Player $player = null )
recalculateBoundingBox ( )

Method Details

__construct() public méthode

public __construct ( $meta )

isRedstone() public méthode

public isRedstone ( )

place() public méthode

public place ( Item $item, Block $block, Block $target, $face, $fx, $fy, $fz, Player $player = null )
$item pocketmine\item\Item
$block Block
$target Block
$player pocketmine\Player

recalculateBoundingBox() public méthode

Property Details

$id protected_oe property

protected $id