Script API - v1.26.10.23
    Preparing search index...

    Interface StructurePlaceOptions

    interface StructurePlaceOptions {
        animationMode?: StructureAnimationMode;
        animationSeconds?: number;
        includeBlocks?: boolean;
        includeEntities?: boolean;
        integrity?: number;
        integritySeed?: string;
        mirror?: StructureMirrorAxis;
        rotation?: StructureRotation;
        waterlogged?: boolean;
    }
    Index

    Properties

    animationMode?: StructureAnimationMode
    animationSeconds?: number
    includeBlocks?: boolean
    includeEntities?: boolean
    integrity?: number
    integritySeed?: string
    waterlogged?: boolean