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

    接口 BiomeSearchOptions实验性

    Contains additional options for searches for the dimension.findNearestBiome API.

    interface BiomeSearchOptions {
        boundingSize?: Vector3;
    }
    索引

    属性

    boundingSize?: Vector3

    Bounding volume size to look within.