PHP Class pocketmine\block\ExtendedRailBlock

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

Public Methods

Method Description
isCurve ( )
place ( Item $item, Block $block, Block $target, $face, $fx, $fy, $fz, Player $player = null )
setDirection ( $face, $isOnSlope = false )

Method Details

isCurve() public method

public isCurve ( )

place() public method

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

setDirection() public method

public setDirection ( $face, $isOnSlope = false )