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

    枚举 ObjectiveSortOrder

    表示分数持有者列表的排序顺序。

    Used for specifying a sort order for how to display an objective and its list of participants.

    索引

    枚举成员

    枚举成员

    Ascending: 0

    以升序显示分数持有者列表(例如:A-Z)。

    Objective participant list is displayed in ascending (e.g., A-Z) order.

    Descending: 1

    以降序显示分数持有者列表(例如:Z-A)。

    Objective participant list is displayed in descending (e.g., Z-A) order.