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

    接口 SelectionManifestEntry

    interface SelectionManifestEntry {
        blockIdentifier: string;
        count: number;
    }
    索引

    属性

    blockIdentifier: string
    count: number