@minecraft/debug-utilities
    Preparing search index...

    Enumeration DiagnosticsTableDisplayTypeBeta

    The display type for the table (e.g. single table or multi-column table).

    Index

    Enumeration Members

    Enumeration Members

    MultiColumnTable: 1

    A table of keys to multiple values. The amount of value columns is driven by the data. Does not track history or value changes.

    Table: 0

    A simple table of keys to values (2 columns). Does not track history or value changes.