|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
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.