Minecraft Wiki
Minecraft Wiki
Advertisement
agent
必要権限レベル

0‌[Minecraft Education限定]
1‌[Bedrock Edition限定]

実行制限

なし

Information icon
この項目はBedrock Edition、およびMinecraft Education限定の要素です。 

/agentエージェントを操作するためのコマンドである。 エージェント制御コマンドは、プレイヤーが接続されている WebSocket 側でのみ実行が許可され、プレイヤーはゲーム内でコマンドを直接実行することはできない。

構文[]

agent move <direction>
agent turn <turnDirection>
agent attack <direction>
agent destroy <direction>
agent drop <int:slotNum> <int:quantity> <direction>
agent dropall <direction>
agent inspect <direction>
agent inspectdata <direction>
agent detect <direction>
agent detectredstone <direction>
agent transfer <int:srcSlotNum> <int:quantity> <int:dstSlotNum>
agent create
agent tp <coordinates>
agent collect <string:item>
agent till <direction>
agent place <int:slotNum> <direction>
agent getitemcount <int:slotNum>
agent getitemspace <int:slotNum>
agent getitemdetail <int:slotNum>

引数[]

<direction> is one of forward|back|left|right|up|down
<turnDirection> is one of left|right

歴史[]

Pocket Edition
1.0.0?/agentが追加された。
Education Edition
?/agentが追加された。

関連項目[]

Advertisement