Minecraft Wiki

除另有声明,转载时均必须注明出处若簡繁轉換出錯,請以遊戲內為準请勇于扩充与修正内容有兴趣逛逛我们的微博沟通交流,欢迎到社区专页需要协助,请在告示板留言

了解更多

Minecraft Wiki
Advertisement
Dark Oak Sapling
此条目仍需完善。

你可以帮助我们扩充关于该主题的更多信息。

Information icon
此特性为基岩版独有。
gametest
需要的权限等级

1

限制条件

启用作弊

/gametest是基于测试代码与测试结构配对的服务端测试自动化工具。

语法[]

gametest runthis
执行或重新执行15格半径内的GameTest结构方块。
gametest run <testName: GameTestName> [rotationSteps: int]
执行一个特定的GameTest。
gametest runset [tagTag: GameTestTag] [rotationSteps: int]
创建和执行所有GameTest。
gametest clearall
清除所有的GameTest。
gametest pos
在200格半径范围内寻找最近的GameTest结构方块。
gametest create <testName: string> [width: int] [height: int] [depth: int]
创建GameTest。[需要验证]
gametest runthese
在200格半径范围内执行GameTest。

参数[]

testName: GameTestName

指定GameTest的名称。

rotationSteps: int

tagTag: GameTestTag

testName: string

width: int

height: int

depth: int

历史[]

基岩版
1.16.2101.16.210.60加入了/gametest,属于实验性玩法
1.17.01.16.230.50/gametest runall命令重命名为/gametest runset
1.18.301.18.20.27移除了/gametest clearall命令的radius参数。
1.19.401.19.40.22/gametest不再属于实验性玩法

语言

Advertisement