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

    Enumeration DiagnosticsErrorReasonBeta

    Reason codes for errors thrown by DiagnosticsManager and DiagnosticsView operations.

    Index

    Enumeration Members

    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).