|
| static | read (ByteBufferReader $in) |
| |
Definition at line 24 of file CameraRotationOption.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\camera\CameraRotationOption::__construct |
( |
private Vector3 | $value, |
|
|
private float | $time, |
|
|
int|string | $easeType ) |
◆ getEaseType()
| pocketmine\network\mcpe\protocol\types\camera\CameraRotationOption::getEaseType |
( |
| ) |
|
◆ getTime()
| pocketmine\network\mcpe\protocol\types\camera\CameraRotationOption::getTime |
( |
| ) |
|
◆ getValue()
| pocketmine\network\mcpe\protocol\types\camera\CameraRotationOption::getValue |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\camera\CameraRotationOption::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\camera\CameraRotationOption::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: