PocketMine-MP 5.33.2 git-09cc76ae2b49f1fe3ab0253e6e987fb82bd0a08f
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: