Minecraft:Commands/inspect: Difference between revisions
From SAS Gaming Wiki
More actions
imported>RedX No edit summary |
Remove broken links to missing pages |
||
| Line 25: | Line 25: | ||
== Result == | == Result == | ||
: Fails if the arguments are not specified correctly. | : Fails if the arguments are not specified correctly. | ||
: On success, returns the form of the block in the specified direction. See | : On success, returns the form of the block in the specified direction. See block id for the complete list. | ||
== History == | == History == | ||
| Line 33: | Line 33: | ||
{{Navbox commands}} | {{Navbox commands}} | ||
zh:命令/inspect | |||
Revision as of 15:44, 9 April 2026
Template:Outdated Template:Exclusive Template:Infobox command
Lets your Minecraft:agent return the name of the block in the specified direction.
Syntax
inspect <direction: string>
Arguments
direction: string
- Specifies the direction of Agent to verify the name of the block.
- Must be one of:
forwardto inspect the block on the front.backto inspect the block on the back.leftto inspect the block on the left-hand side.rightto inpect the block on the right-hand side.upto inspect the block on the top-hand side.downto inspect the block on the bottom-hand side.
Result
- Fails if the arguments are not specified correctly.
- On success, returns the form of the block in the specified direction. See block id for the complete list.
History
zh:命令/inspect