跳转至

PlaytestGameOptions

文档版本:1.21.0.24

PlaytestGameOptions接口。script_api.minecraft/server-editor-bindings.playtestgameoptions.description

属性

alwaysDay
alwaysDay: boolean | undefined;
difficulty
difficulty: Difficulty | undefined;
dimensionId
dimensionId: string | undefined;
disableWeather
disableWeather: boolean | undefined;
gameMode
gameMode: GameMode | undefined;
showCoordinates
showCoordinates: boolean | undefined;
spawnPosition
spawnPosition: Vector3 | undefined;
timeOfDay
timeOfDay: int32 | undefined;
weather
weather: int32 | undefined;