PocketMine-MP 5.37.4 git-0cd9c566b2292bec4af5b9584f0e9bf38aef2dc6
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: