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)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Outdated}}
{{Outdated}}
{{exclusive|bedrock|education}}
{{MC/Exclusive|bedrock|education}}
{{Infobox command
{{Infobox command
| name = inspect
| name = inspect
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 ==
{{empty section}}
{{MC/Empty Section}}


== Navigation ==
== Navigation ==
{{Navbox commands}}
{{MC/Navbox commands}}


[[Minecraft:zh:命令/inspect]]
zh:命令/inspect

Latest revision as of 20:11, 9 April 2026

Template:Outdated Script error: No such module "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

  1. Redirect Template:Empty section

Navigation

All editions
Removed
Template:El only
Debug
Removed
Template:Els only
Template:El only
Removed
Template:El only
Removed
Template:Els only
Removed
Joke
Related

zh:命令/inspect