@minecraft/server-editor
    Preparing search index...

    Type Alias ListPaneEntryMapBeta

    List Pane entry type map

    type ListPaneEntryMap = {
        "0": IListPaneEntry;
        "1": IListPaneBoolEntry;
        "2": IListPaneImageEntry;
        "3": IListPaneTextEntry;
    }
    Index

    Properties

    0 1 2 3

    Properties