This page describes content that exists only in outdated versions of Minecraft.
This feature used to be in the game, but has ever since been removed.It may or may not return in a future update.
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 . |