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

    接口 ContainerAccessSource实验性

    Represents the source of a container access.

    interface ContainerAccessSource {
        entity?: Entity;
    }
    索引

    属性

    属性

    entity?: Entity

    The entity that triggered the container access.