Enum containing the different phases of the moon based on
the current day.,Obtain the current MoonPhase using
world.getMoonPhase.
表示根据当前日期的不同月相的枚举。使用 world.getMoonPhase 获取当前月相。
The fullness of the moon controls various mob behaviors such
as the number of slimes that spawn in Swamp biomes, the
chance skeletons and zombies have to spawn with armor, as
well as the chance for spiders to spawn with certain status
effects.
Enum containing the different phases of the moon based on the current day.,Obtain the current MoonPhase using world.getMoonPhase.
表示根据当前日期的不同月相的枚举。使用 world.getMoonPhase 获取当前月相。
The fullness of the moon controls various mob behaviors such as the number of slimes that spawn in Swamp biomes, the chance skeletons and zombies have to spawn with armor, as well as the chance for spiders to spawn with certain status effects.
月亮的盈亏会影响生物的各种行为,例如沼泽生物群系中生成的史莱姆数量、骷髅和僵尸生成时佩戴盔甲的几率,以及蜘蛛生成时具备特定状态效果的几率。