Preparing search index...
The search index is not available
Script API - v1.21.0
Script API - v1.21.0
@minecraft/server-editor@0.1.0-beta
PlaytestGameOptions
Interface PlaytestGameOptions
Beta
interface
PlaytestGameOptions
{
alwaysDay
?:
boolean
;
difficulty
?:
Difficulty
;
dimensionId
?:
string
;
disableWeather
?:
boolean
;
gameMode
?:
GameMode
;
showCoordinates
?:
boolean
;
spawnPosition
?:
Vector3
;
timeOfDay
?:
number
;
weather
?:
number
;
}
Index
Properties
always
Day?
difficulty?
dimension
Id?
disable
Weather?
game
Mode?
show
Coordinates?
spawn
Position?
time
Of
Day?
weather?
Properties
Optional
Beta
always
Day
alwaysDay
?:
boolean
Optional
Beta
difficulty
difficulty
?:
Difficulty
Optional
Beta
dimension
Id
dimensionId
?:
string
Optional
Beta
disable
Weather
disableWeather
?:
boolean
Optional
Beta
game
Mode
gameMode
?:
GameMode
Optional
Beta
show
Coordinates
showCoordinates
?:
boolean
Optional
Beta
spawn
Position
spawnPosition
?:
Vector3
Optional
Beta
time
Of
Day
timeOfDay
?:
number
Optional
Beta
weather
weather
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
always
Day
difficulty
dimension
Id
disable
Weather
game
Mode
show
Coordinates
spawn
Position
time
Of
Day
weather
Script API - v1.21.0
Loading...