跳转至

StructureRotation

文档版本:1.21.0.24

StructureRotation枚举。script_api.minecraft/server.structurerotation.description

常量

None
static read-only None = "None";
Rotate180
static read-only Rotate180 = "Rotate180";
Rotate270
static read-only Rotate270 = "Rotate270";
Rotate90
static read-only Rotate90 = "Rotate90";