Uses of Class
me.hsgamer.topper.spigot.value.statistic.StatisticValueProvider
Packages that use StatisticValueProvider
-
Uses of StatisticValueProvider in me.hsgamer.topper.spigot.value.statistic
Methods in me.hsgamer.topper.spigot.value.statistic that return StatisticValueProviderModifier and TypeMethodDescriptionstatic StatisticValueProviderStatisticValueProvider.of(org.bukkit.Statistic statistic) static StatisticValueProviderStatisticValueProvider.ofEntity(org.bukkit.Statistic statistic) static StatisticValueProviderStatisticValueProvider.ofEntity(org.bukkit.Statistic statistic, Collection<org.bukkit.entity.EntityType> entityTypes) static StatisticValueProviderStatisticValueProvider.ofMaterial(org.bukkit.Statistic statistic) static StatisticValueProviderStatisticValueProvider.ofMaterial(org.bukkit.Statistic statistic, Collection<org.bukkit.Material> materials)