PHP Class pocketmine\block\ExtendedRailBlock

Inheritance: extends RailBlock
Afficher le fichier Open project: ClearSkyTeam/ClearSky

Méthodes publiques

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

Method Details

isCurve() public méthode

public isCurve ( )

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

setDirection() public méthode

public setDirection ( $face, $isOnSlope = false )