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

    枚举 DiagnosticsTableDisplayType

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

    索引

    枚举成员

    枚举成员

    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.