|
| static | read (ByteBufferReader $in) |
| |
Definition at line 23 of file CameraTargetInstruction.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\camera\CameraTargetInstruction::__construct |
( |
private ?Vector3 | $targetCenterOffset, |
|
|
private int | $actorUniqueId ) |
◆ getActorUniqueId()
| pocketmine\network\mcpe\protocol\types\camera\CameraTargetInstruction::getActorUniqueId |
( |
| ) |
|
◆ getTargetCenterOffset()
| pocketmine\network\mcpe\protocol\types\camera\CameraTargetInstruction::getTargetCenterOffset |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\camera\CameraTargetInstruction::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\camera\CameraTargetInstruction::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: