PocketMine-MP 5.31.1 git-c65f740ce5006911c3bac72aa5e6c3707846bd6e
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: