PocketMine-MP 5.28.3 git-6d32ea5850fad9bbdb62b0e6bc1ba9983baba3ba
|
Public Member Functions | |
__construct (private Entity $entity) | |
encode (Vector3 $pos) | |
Played when an entity hits the ground after falling a short distance.
Definition at line 34 of file EntityShortFallSound.php.
pocketmine\world\sound\EntityShortFallSound::__construct | ( | private Entity | $entity | ) |
Definition at line 35 of file EntityShortFallSound.php.
pocketmine\world\sound\EntityShortFallSound::encode | ( | Vector3 | $pos | ) |
Implements pocketmine\world\sound\Sound.
Definition at line 37 of file EntityShortFallSound.php.