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

    类型别名 ListPaneSlotCreationProps

    Properties required to create a slot

    type ListPaneSlotCreationProps = {
        entries: ListPaneEntryParams[];
        options?: IListPaneSlotOptions;
    }
    索引

    属性