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

    枚举 DiagnosticsErrorReason

    Reason codes for errors thrown by DiagnosticsManager and DiagnosticsView operations.

    索引

    枚举成员

    AlreadyRegistered: "AlreadyRegistered"

    Indicates that the view or stat has already been registered.

    InvalidData: "InvalidData"

    Indicates an issue with the stats data pushed to the view, see message for details.

    InvalidName: "InvalidName"

    Indicates that the view or stat name is invalid (likely the name is empty).