|
PocketMine-MP 5.36.1 git-eaa7c4834c8fe2f379d24e7f0ee6cc63cfb18ccc
|
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.