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

From SAS Gaming Wiki
imported>Nixinova
distinguish
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 42: Line 42:
{{Navbox commands}}
{{Navbox commands}}


[[Minecraft:de:Befehl/detect]]
de:Befehl/detect
[[Minecraft:lzh:令/detect]]
lzh:令/detect
[[Minecraft:pt:Comandos/detect]]
pt:Comandos/detect
[[Minecraft:ru:Команды консоли/detect]]
ru:Команды консоли/detect
[[Minecraft:zh:命令/detect]]
zh:命令/detect

Revision as of 15:43, 9 April 2026

Template:Hatnote Template:Outdated Template:Exclusive Template:Infobox command

Lets your Minecraft:agent detect if there is a collidable block in the specified direction.

Syntax

detect <direction: string>

Arguments

direction: string

Specifies the direction of Agent to detect a collidable block.
Must be one of:
  • forward to detect the block on the front.
  • back to detect the block on the back.
  • left to detect the block on the left-hand side.
  • right to detect the block on the right-hand side.
  • up to detect the block on the top side.
  • down to detect the block on the bottom side.

Result

Fails if the arguments are not specified correctly.

On success, returns if there was a collidable block in the specified direction.

History

Template:HistoryTable

Navigation

Template:Navbox commands

de:Befehl/detect lzh:令/detect pt:Comandos/detect ru:Команды консоли/detect zh:命令/detect