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/inspect: Difference between revisions

From SAS Gaming Wiki
imported>RedX
No edit summary
 
SyncBot (talk | contribs)
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 [[Minecraft:Data values|block id]] for the complete list.
: 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}}


[[Minecraft:zh:命令/inspect]]
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:
  • forward to inspect the block on the front.
  • back to inspect the block on the back.
  • left to inspect the block on the left-hand side.
  • right to inpect the block on the right-hand side.
  • up to inspect the block on the top-hand side.
  • down to 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

Template:Empty section

Navigation

Template:Navbox commands

zh:命令/inspect