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 class
Represents a custom advanced bar chart.static class
Represents a custom advanced pie.static class
Represents a custom drilldown pie.static class
Represents a custom multi line chart.static class
Represents a custom simple bar chart.static class
Represents a custom simple pie.static class
Represents a custom single line chart.Methods in org.geysermc.geyser.util with parameters of type Metrics.CustomChartModifier and TypeMethodDescriptionvoid
Metrics.addCustomChart(Metrics.CustomChart chart)
Adds a custom chart.