Uses of Class
org.cloudburstmc.server.metrics.Metrics.CustomChart
Packages that use Metrics.CustomChart
-
Uses of Metrics.CustomChart in org.cloudburstmc.server.metrics
Subclasses of Metrics.CustomChart in org.cloudburstmc.server.metricsModifier and TypeClassDescriptionstatic classRepresents a custom advanced bar chart.static classRepresents a custom advanced pie.static classRepresents a custom drilldown pie.static classRepresents a custom multi line chart.static classRepresents a custom simple bar chart.static classRepresents a custom simple pie.static classRepresents a custom single line chart.Methods in org.cloudburstmc.server.metrics with parameters of type Metrics.CustomChartModifier and TypeMethodDescriptionvoidMetrics.addCustomChart(Metrics.CustomChart chart)Adds a custom chart.