For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/interfaces/BlockContainerAccessEventOptions.md.

Interface: BlockContainerAccessEventOptions

event block inventory

Beta

用于过滤方块容器访问事件的选项。

Options used to filter block container access events.

Properties

accessSourceFilter?

optional accessSourceFilter?: ContainerAccessSourceFilter

Beta

Remarks

如果存在,将过滤哪些容器访问源可以触发该事件。

If present will filter which container access sources can trigger the event.


blockFilter?

optional blockFilter?: BlockFilter

Beta

Remarks

如果存在,将过滤哪些容器方块可以触发该事件。

If present will filter which container blocks can trigger the event.

同领域相关