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

    接口 HotbarEventOptions实验性

    Contains additional filtering options for hotbar events.

    interface HotbarEventOptions {
        allowedSlots?: number[];
    }
    索引

    属性

    allowedSlots?: number[]

    The slot indexes to consider.