Uses of Class
org.geysermc.geyser.util.Metrics.CustomChart
Packages that use Metrics.CustomChart
-
Uses of Metrics.CustomChart in org.geysermc.geyser.util
Subclasses of Metrics.CustomChart in org.geysermc.geyser.utilModifier 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.geysermc.geyser.util with parameters of type Metrics.CustomChartModifier and TypeMethodDescriptionvoidMetrics.addCustomChart(Metrics.CustomChart chart)Adds a custom chart.