@minecraft/server

    Interface SpawnEntityOptionsBeta

    interface SpawnEntityOptions {
        initialPersistence?: boolean;
        initialRotation?: number;
    }
    Index

    Properties

    initialPersistence?: boolean
    initialRotation?: number
    MMNEPVFCICPMFPCPTTAAATR