模块 mxlib.bukkit

类 Metrics.AdvancedPie

    • 构造器详细资料

      • AdvancedPie

        public AdvancedPie​(String chartId,
                           Callable<Map<String,​Integer>> callable)
        Class constructor.
        参数:
        chartId - The id of the chart.
        callable - The callable which is used to request the chart data.