PocketMine-MP 5.32.2 git-1ebd7d3960d713d56f77f610fe0c15cdee201069
Loading...
Searching...
No Matches
pocketmine\block\utils\SignLikeRotation Interface Reference
+ Inheritance diagram for pocketmine\block\utils\SignLikeRotation:
+ Collaboration diagram for pocketmine\block\utils\SignLikeRotation:

Public Member Functions

 getRotation ()
 
 setRotation (int $rotation)
 

Detailed Description

Definition at line 26 of file SignLikeRotation.php.

Member Function Documentation

◆ getRotation()

pocketmine\block\utils\SignLikeRotation::getRotation ( )
Returns
int between 0 and 15

◆ setRotation()

pocketmine\block\utils\SignLikeRotation::setRotation ( int $rotation)
Parameters
int$rotationbetween 0 and 15
Returns
$this

The documentation for this interface was generated from the following file: