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

    Interface IBlockTableEntryInfoBeta

    Block Table Entry info for block table property item

    interface IBlockTableEntryInfo {
        count?: number;
    }
    Index

    Properties

    Properties

    count?: number

    The quantity number of the same block in the selection.