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/HotbarEventOptions.md.

Interface: HotbarEventOptions

event

Beta

包含快捷栏事件的附加过滤选项。

Contains additional filtering options for hotbar events.

Properties

allowedSlots?

optional allowedSlots?: number[]

Beta

Remarks

要考虑的插槽索引。值应在 0 到 8 之间(含)。如果未指定,则考虑所有插槽。

The slot indexes to consider. Values should be between 0 and 8, inclusive. If not specified, all slots are considered.

Bounds: [0, 8]

同领域相关