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