@minecraft
    Preparing search index...

    Type Alias ListPaneSlotLayoutSections

    type ListPaneSlotLayoutSections = {
        mainSection: ListPaneSlotLayoutEntry[];
        outerSection: ListPaneSlotLayoutEntry[];
    }
    Index

    Properties

    outerSection: ListPaneSlotLayoutEntry[]