/move

BlockSprite rose.png: Sprite image for rose in Minecraft
This page describes content that has been removed from the game.
 
This feature was present in earlier versions of Minecraft, but has since been removed.
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:
  • forward to move the Agent forward.
  • back to move the Agent backward.
  • left to move the Agent leftward.
  • right to move the Agent rightward.
  • up to move the Agent upward.
  • down to 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.

Navigation