|
PocketMine-MP 5.41.1 git-dec84fe67dc3319e33f5066e5d03b16f00f2ff4c
|
Inheritance diagram for pocketmine\world\sound\ItemUseOnBlockSound:
Collaboration diagram for pocketmine\world\sound\ItemUseOnBlockSound:Public Member Functions | |
| __construct (private Block $block) | |
| encode (Vector3 $pos) | |
| getBlock () | |
Definition at line 32 of file ItemUseOnBlockSound.php.
| pocketmine\world\sound\ItemUseOnBlockSound::__construct | ( | private Block | $block | ) |
Definition at line 34 of file ItemUseOnBlockSound.php.
| pocketmine\world\sound\ItemUseOnBlockSound::encode | ( | Vector3 | $pos | ) |
Implements pocketmine\world\sound\Sound.
Definition at line 40 of file ItemUseOnBlockSound.php.
| pocketmine\world\sound\ItemUseOnBlockSound::getBlock | ( | ) |
Definition at line 38 of file ItemUseOnBlockSound.php.