For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/enums/ControlScheme.md.

Enumeration: ControlScheme

Beta

控制方案类型,定义玩家如何响应玩家输入进行移动。有关控制方案的更多详细信息,请参阅以下页面:https://learn.microsoft.com/en-us/minecraft/creator/documents/controlschemes

Control Scheme types which define how the player moves in response to player inputs. See the following page for more details on control schemes: https://learn.microsoft.com/en-us/minecraft/creator/documents/controlschemes

Enumeration Members

CameraRelative

CameraRelative: "CameraRelative"

Beta


CameraRelativeStrafe

CameraRelativeStrafe: "CameraRelativeStrafe"

Beta


LockedPlayerRelativeStrafe

LockedPlayerRelativeStrafe: "LockedPlayerRelativeStrafe"

Beta


PlayerRelative

PlayerRelative: "PlayerRelative"

Beta


PlayerRelativeStrafe

PlayerRelativeStrafe: "PlayerRelativeStrafe"

Beta