跳转至

WatchdogTerminateReason

文档版本:1.21.0.24

WatchdogTerminateReason枚举。script_api.minecraft/server.watchdogterminatereason.description

常量

Hang
static read-only Hang = "Hang";
StackOverflow
static read-only StackOverflow = "StackOverflow";