Wiki ArticleRemoved featuresBedrock EditionMinecraft EducationUnknown Education version history
/move
Fails if the specified direction is blocked by a block.
On success, the Agent is moved in the direction specified by one block.
This feature is exclusive to Bedrock Edition and Minecraft Education.
/move| Visibility | Hidden |
|---|---|
| Permission level required |
0 |
| Restrictions | None |
Moves an Agent in a specified direction.
Syntax
move <direction: string>
Arguments
direction: string
- Specifies the direction of where the Agent is to move.
- Must be one of:
forwardto move the Agent forward.backto move the Agent backward.leftto move the Agent leftward.rightto move the Agent rightward.upto move the Agent upward.downto move the Agent downward.
Result
Fails if the specified direction is blocked by a block.
On success, the Agent is moved in the direction specified by one block.
History
| Minecraft Education | |||||||
|---|---|---|---|---|---|---|---|
| ? | Added /move. | ||||||