/islargechestblock
< 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.
/islargechestblock| Permission level required |
1 |
|---|---|
| Restrictions |
Cheat only |
{
"title": "<code>/islargechestblock</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": []
}
Check if the target block is a large chest or trapped chest
Upon succeed, the command prints either true or false
Upon failure if the target block isn't a chest or trapped chest, it prints the message There was no chest at position ([x coordinate]) supplied
When run in a command block, it will fail with the message "No player to originate the command."
Syntax
/islargechestblock <chestPos: x y z>
Arguments
<chestPos: x y z>: CommandPosition
The coordinates of the chest
Result
| Command | Trigger | Bedrock Edition |
|---|---|---|
| Any | The command is incomplete, or any argument is not specified correctly. | Unparseable |
| The coordinate specified doesn't point to a chest or trapped chest. | Failed | |
| Running in a command block. | Failed | |
| Otherwise | Successful |
History
| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.2.13 | release | Accidentally added developer commands to iOS, including /islargechestblock. | |||||
| 1.2.14 | Removed all developer commands. | ||||||