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

From SAS Gaming Wiki
imported>MudBot
m Update History to use HistoryTable and HistoryLine
 
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=detectredstone
|name=detectredstone
Line 33: Line 33:
== History ==
== History ==
{{HistoryTable
{{HistoryTable
|{{HistoryLine|education}}
|{{MC/HistoryLine|education}}
|{{HistoryLine||?|Added {{cd|/detectredstone}}.}}
|{{HistoryLine||?|Added {{MC/Cd|/detectredstone}}.}}
}}
}}


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


[[Minecraft:lzh:令/detectredstone]]
lzh:令/detectredstone
[[Minecraft:ru:Команды консоли/detectredstone]]
ru:Команды консоли/detectredstone
[[Minecraft:zh:命令/detectredstone]]
zh:命令/detectredstone

Latest revision as of 20:09, 9 April 2026

Template:Outdated Script error: No such module "Exclusive". Template:Infobox command

Lets your Minecraft:agent detect a redstone signal in the specified direction.

Syntax

detectredstone <direction: string>

Arguments

direction: string

Specifies the direction of Agent to detect a redstone signal.
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-hand side.
  • down to detect the block on the bottom-hand side.

Result

Fails if the arguments are not specified correctly.

On success, returns if the object in the specified direction received a redstone signal at that moment.

History

Template:HistoryTable

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

lzh:令/detectredstone ru:Команды консоли/detectredstone zh:命令/detectredstone