@minecraft
    正在准备搜索索引...

    枚举 StructureMirrorAxis

    Specifies how a structure should be mirrored when placed.

    索引

    枚举成员

    枚举成员

    None: "None"

    No mirroring.

    X: "X"

    Structure is mirrored across the X axis.

    XZ: "XZ"

    Structure is mirrored across both the X and Z axes.

    Z: "Z"

    Structure is mirrored across the Z axis.