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