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 StatisticValueProvider
StatisticValueProvider.of
(org.bukkit.Statistic statistic) static StatisticValueProvider
StatisticValueProvider.ofEntity
(org.bukkit.Statistic statistic) static StatisticValueProvider
StatisticValueProvider.ofEntity
(org.bukkit.Statistic statistic, Collection<org.bukkit.entity.EntityType> entityTypes) static StatisticValueProvider
StatisticValueProvider.ofMaterial
(org.bukkit.Statistic statistic) static StatisticValueProvider
StatisticValueProvider.ofMaterial
(org.bukkit.Statistic statistic, Collection<org.bukkit.Material> materials)