Minecraft Wiki
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page describes content that exists only in outdated versions of Minecraft. 
This feature used to be in the game but has since been removed.
Information icon
This feature is exclusive to Bedrock Edition and Minecraft Education. 

Rotates an Agent in a specified direction by 90 degrees.

Syntax

turn <direction: string>

Arguments

direction: string

Specifies the direction of Agent to rotate.
Must be one of:
  • left to rotate Agent leftward.
  • right to rotate Agent rightward.

Result

Always success; Agent is rotated in the specified direction as expected.

History

Education Edition
?Added /turn.
Advertisement