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

    接口 ContainerAccessSourceFilter实验性

    Options for use when filtering container access sources.

    interface ContainerAccessSourceFilter {
        entityFilter?: EntityFilter;
    }
    索引

    属性

    entityFilter?: EntityFilter

    Filter options for the source entity accessing the container.