|
| static | read (ByteBufferReader $in) |
| |
Definition at line 23 of file CameraFovInstruction.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\camera\CameraFovInstruction::__construct |
( |
private float | $fieldOfView, |
|
|
private float | $easeTime, |
|
|
int|string | $easeType, |
|
|
private bool | $clear ) |
◆ getClear()
| pocketmine\network\mcpe\protocol\types\camera\CameraFovInstruction::getClear |
( |
| ) |
|
◆ getEaseTime()
| pocketmine\network\mcpe\protocol\types\camera\CameraFovInstruction::getEaseTime |
( |
| ) |
|
◆ getEaseType()
| pocketmine\network\mcpe\protocol\types\camera\CameraFovInstruction::getEaseType |
( |
| ) |
|
◆ getFieldOfView()
| pocketmine\network\mcpe\protocol\types\camera\CameraFovInstruction::getFieldOfView |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\camera\CameraFovInstruction::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\camera\CameraFovInstruction::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: