/destroyblock
< Commands
This page describes content that has been removed from the game.
This feature was present in earlier versions of Minecraft, but has since been removed.
This feature is exclusive to Bedrock Edition.
/destroyblock| Permission level required |
1 |
|---|---|
| Restrictions |
Cheat only |
{
"title": "<code>/destroyblock</code>",
"rows": [
{
"field": "1",
"label": "(link to Permission level article, displayed as Permission level<br>required)"
},
{
"field": "(link to Options article, displayed as Cheat) only",
"label": "(link to Commands#Restrictions article, displayed as Restrictions)"
}
],
"invimages": [],
"images": []
}
Destroy the block at the specified coordinates. The block's item will always drop as if the correct tool was used, even if the block is normally unbreakable.
When this command is run in a command block, it will fail with the message "No player!"
Syntax
/destroyblock <position: x y z>
Arguments
<position: x y z>: CommandPositionFloat
The coordinates of the block
Result
| Command | Trigger | Bedrock Edition |
|---|---|---|
| Any | The command is incomplete, or any argument is not specified correctly. | Unparseable |
| Running in a command block. | Failed | |
| Otherwise | Successful |
History
| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.2.13 | release | Accidentally added developer commands to iOS, including /destroyblock. | |||||
| 1.2.14 | Removed all developer commands. | ||||||