| Modifier and Type | Class and Description |
|---|---|
class |
Metrics2
bStats collects some data for plugin authors.
|
| Modifier and Type | Method and Description |
|---|---|
List<Metrics> |
Metrics2.getKnownMetricsInstances() |
List<Metrics> |
Metrics.getKnownMetricsInstances()
Gets all metrics instances known to this instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Metrics2.linkMetrics(Metrics metrics)
Links an other metrics class with this class.
|
void |
Metrics.linkMetrics(Metrics metrics)
Links another metrics instance to this one, which should be the master instance.
|
Copyright © 2017–2019. All rights reserved.