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