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

    接口 PoiNameFilter实验性

    Selects block point-of-interest types by their exact namespaced identifier.

    interface PoiNameFilter {
        name: string;
    }
    索引

    属性

    属性

    name: string

    Exact namespaced POI type identifier to match.