Interface: BlockContainerAccessEventOptions
event block inventoryBeta
用于过滤方块容器访问事件的选项。
Options used to filter block container access events.
Properties
accessSourceFilter?
optionalaccessSourceFilter?:ContainerAccessSourceFilter
Beta
Remarks
如果存在,将过滤哪些容器访问源可以触发该事件。
If present will filter which container access sources can trigger the event.
blockFilter?
optionalblockFilter?:BlockFilter
Beta
Remarks
如果存在,将过滤哪些容器方块可以触发该事件。
If present will filter which container blocks can trigger the event.
