PrivateconstructorReadonlytabsThis property can't be read in early-execution mode.
The DiagnosticsTab instance to add to the display.
This function can't be called in early-execution mode.
Returns whether the given tab is currently registered and used in the live diagnostics display.
This function can't be called in early-execution mode.
Returns whether the given view is currently registered and used by any tab in the live diagnostics display.
This function can't be called in early-execution mode.
The name of the tab for creation and display.
This function can't be called in early-execution mode.
The name of the stats data for creation and display.
Optionaloptions: DiagnosticsChartViewOptions | DiagnosticsTableViewOptionsAn optional set of either chart or table options to be used for modifying the display.
The newly created DiagnosticsView instance.
Creates a new DiagnosticsView. This view will not be added to the live diagnostics display automatically, please use DiagnosticsTab.addView to do so.
This function can't be called in early-execution mode.
This function can't be called in early-execution mode.
Manages data, display tabs and views used by the Minecraft Bedrock Debugger VS Code extension for live diagnostics.
Source