Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/islargechestblock: Difference between revisions

From SAS Gaming Wiki
imported>Turki Hamdi
 
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
}}
}}


Check if the target block is a large [[Minecraft:chest]] or [[Minecraft:trapped chest]]
Checks if the target block is a large [[Minecraft:chest]] or [[Minecraft:trapped chest]].


Upon succeed, the command prints either <code>true</code> or <code>false</code>
Upon succeed, the command prints either <code>true</code> or <code>false</code>

Latest revision as of 11:06, 18 June 2026

Template:Outdated feature Template:Exclusive Template:Infobox command

Checks if the target block is a large Minecraft:chest or Minecraft: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 Minecraft:command block, it will fail with the message "No player to originate the command."

Syntax

/islargechestblock <chestPos: x y z>

Arguments

Template:Argument

Specifies the coordinates of the chest.

Result

Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table

History

Template:HistoryTable

Navigation

Template:Navbox commands