PocketMine-MP 5.28.3 git-6d32ea5850fad9bbdb62b0e6bc1ba9983baba3ba
Loading...
Searching...
No Matches
pocketmine\world\sound\RecordSound Class Reference
+ Inheritance diagram for pocketmine\world\sound\RecordSound:
+ Collaboration diagram for pocketmine\world\sound\RecordSound:

Public Member Functions

 __construct (private RecordType $recordType)
 
 encode (Vector3 $pos)
 

Detailed Description

Definition at line 30 of file RecordSound.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\world\sound\RecordSound::__construct ( private RecordType $recordType)

Definition at line 31 of file RecordSound.php.

Member Function Documentation

◆ encode()

pocketmine\world\sound\RecordSound::encode ( Vector3 $pos)
Returns
ClientboundPacket[]

Implements pocketmine\world\sound\Sound.

Definition at line 33 of file RecordSound.php.


The documentation for this class was generated from the following file: