Minecraft:Commands/detectredstone: Difference between revisions
From SAS Gaming Wiki
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 1: | Line 1: | ||
{{Outdated}} | {{Outdated}} | ||
{{ | {{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 {{ | |{{HistoryLine||?|Added {{MC/Cd|/detectredstone}}.}} | ||
}} | }} | ||
== Navigation == | == Navigation == | ||
{{Navbox commands}} | {{MC/Navbox commands}} | ||
lzh:令/detectredstone | lzh:令/detectredstone | ||
ru:Команды консоли/detectredstone | ru:Команды консоли/detectredstone | ||
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:
forwardto detect the block on the front.backto detect the block on the back.leftto detect the block on the left-hand side.rightto detect the block on the right-hand side.upto detect the block on the top-hand side.downto 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
lzh:令/detectredstone ru:Команды консоли/detectredstone zh:命令/detectredstone