跳转至

MoonPhase

文档版本:1.21.0.24

MoonPhase枚举。script_api.minecraft/server.moonphase.description

常量

FirstQuarter
static read-only FirstQuarter = 2;
FullMoon
static read-only FullMoon = 0;
LastQuarter
static read-only LastQuarter = 6;
NewMoon
static read-only NewMoon = 4;
WaningCrescent
static read-only WaningCrescent = 3;
WaningGibbous
static read-only WaningGibbous = 1;
WaxingCrescent
static read-only WaxingCrescent = 5;
WaxingGibbous
static read-only WaxingGibbous = 7;