PlayableSound
| Name | Type | Description |
|---|---|---|
| type | Sound | The type |
| volume | double | The volume |
| pitch | double | The pitch |
{
"type": "BLOCK_ANVIL_USE",
"volume": 1,
"pitch": 0
}
PlayableSound| Name | Type | Description |
|---|---|---|
| type | Sound | The type |
| volume | double | The volume |
| pitch | double | The pitch |
{
"type": "BLOCK_ANVIL_USE",
"volume": 1,
"pitch": 0
}