|
PocketMine-MP 5.42.2 git-40e2639b20bdc4ddba49d9f7f5fa0d5e92aa266f
|
Inheritance diagram for pocketmine\world\sound\LaunchSound:
Collaboration diagram for pocketmine\world\sound\LaunchSound:Public Member Functions | |
| __construct (private float $pitch=0) | |
| encode (Vector3 $pos) | |
| getPitch () | |
Definition at line 30 of file LaunchSound.php.
| pocketmine\world\sound\LaunchSound::__construct | ( | private float | $pitch = 0 | ) |
Definition at line 31 of file LaunchSound.php.
| pocketmine\world\sound\LaunchSound::encode | ( | Vector3 | $pos | ) |
Implements pocketmine\world\sound\Sound.
Definition at line 37 of file LaunchSound.php.
| pocketmine\world\sound\LaunchSound::getPitch | ( | ) |
Definition at line 33 of file LaunchSound.php.