Package xyz.srnyx.annoyingapi
Class AnnoyingStats
java.lang.Object
xyz.srnyx.annoyingapi.AnnoyingStats
Wrapper for the
bStats instance-
Field Summary
FieldsModifier and TypeFieldDescription@Nullable org.bstats.bukkit.MetricsThebStatsinstance for the plugin -
Constructor Summary
ConstructorsConstructorDescriptionAnnoyingStats(@NotNull AnnoyingPlugin plugin) Creates a newAnnoyingStatsinstance -
Method Summary
-
Field Details
-
bStats
@Nullable public @Nullable org.bstats.bukkit.Metrics bStatsThebStatsinstance for the plugin
-
-
Constructor Details
-
AnnoyingStats
Creates a newAnnoyingStatsinstance- Parameters:
plugin- the plugin to create the stats for
-