跳转至

PlaytestSessionResult

文档版本:1.21.0.24

PlaytestSessionResult枚举。script_api.minecraft/server-editor-bindings.playtestsessionresult.description

常量

EditorSystemFailure
static read-only EditorSystemFailure = 7;
InvalidLevelId
static read-only InvalidLevelId = 8;
InvalidSessionHandle
static read-only InvalidSessionHandle = 1;
OK
static read-only OK = 0;
PlayerNotFound
static read-only PlayerNotFound = 9;
ResponseTimeout
static read-only ResponseTimeout = 10;
SessionInfoNotFound
static read-only SessionInfoNotFound = 2;
TooManyPlayers
static read-only TooManyPlayers = 3;
UnspecifiedError
static read-only UnspecifiedError = 11;
UnsupportedScenario
static read-only UnsupportedScenario = 6;
WorldExportBusy
static read-only WorldExportBusy = 5;
WorldExportFailed
static read-only WorldExportFailed = 4;