| Package | Description |
|---|---|
| io.github.bedwarsrel.utils |
| Modifier and Type | Method and Description |
|---|---|
static BStatsMetrics.Country |
BStatsMetrics.Country.byIsoTag(String isoTag)
Gets a country by it's iso tag.
|
static BStatsMetrics.Country |
BStatsMetrics.Country.byLocale(Locale locale)
Gets a country by a locale.
|
abstract BStatsMetrics.Country |
BStatsMetrics.SimpleMapChart.getValue()
Gets the value of the chart.
|
static BStatsMetrics.Country |
BStatsMetrics.Country.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BStatsMetrics.Country[] |
BStatsMetrics.Country.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract HashMap<BStatsMetrics.Country,Integer> |
BStatsMetrics.AdvancedMapChart.getValues(HashMap<BStatsMetrics.Country,Integer> valueMap)
Gets the value of the chart.
|
| Modifier and Type | Method and Description |
|---|---|
abstract HashMap<BStatsMetrics.Country,Integer> |
BStatsMetrics.AdvancedMapChart.getValues(HashMap<BStatsMetrics.Country,Integer> valueMap)
Gets the value of the chart.
|
Copyright © 2017. All rights reserved.