@minecraft/server-editor
    Preparing search index...

    Interface SelectionManifestEntryBeta

    interface SelectionManifestEntry {
        blockIdentifier: string;
        count: number;
    }
    Index

    Properties

    blockIdentifier: string
    count: number