PocketMine-MP 5.23.3 git-f7687af337d001ddbcc47b8e773f014a33faa662
|
Public Member Functions | |
__construct (private Entity $entity, private Block $blockLandedOn) | |
encode (Vector3 $pos) | |
Played when an entity hits the ground after falling a distance that doesn't cause damage, e.g. due to jumping.
Definition at line 36 of file EntityLandSound.php.
pocketmine\world\sound\EntityLandSound::__construct | ( | private Entity | $entity, |
private Block | $blockLandedOn ) |
Definition at line 37 of file EntityLandSound.php.
pocketmine\world\sound\EntityLandSound::encode | ( | Vector3 | $pos | ) |
Implements pocketmine\world\sound\Sound.
Definition at line 42 of file EntityLandSound.php.