/turn
< Commands
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.
/turn| Visibility |
Hidden |
|---|---|
| Permission level required |
0 |
| Restrictions |
None |
{
"title": "<code>/turn</code>",
"rows": [
{
"field": "Hidden",
"label": "Visibility"
},
{
"field": "0",
"label": "(link to Permission level article, displayed as Permission level<br>required)"
},
{
"field": "None",
"label": "(link to Commands#Restrictions article, displayed as Restrictions)"
}
],
"invimages": [],
"images": []
}
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:
leftto rotate Agent leftward.rightto rotate Agent rightward.
Result
Always success; Agent is rotated in the specified direction as expected.
History
| Minecraft Education | |||||||
|---|---|---|---|---|---|---|---|
| ? | Added /turn. | ||||||