Uses of Interface
me.hsgamer.topper.value.core.ValueProvider
Packages that use ValueProvider
Package
Description
-
Uses of ValueProvider in me.hsgamer.topper.spigot.value.miniplaceholders
Classes in me.hsgamer.topper.spigot.value.miniplaceholders that implement ValueProvider -
Uses of ValueProvider in me.hsgamer.topper.spigot.value.placeholderapi
Classes in me.hsgamer.topper.spigot.value.placeholderapi that implement ValueProvider -
Uses of ValueProvider in me.hsgamer.topper.spigot.value.statistic
Classes in me.hsgamer.topper.spigot.value.statistic that implement ValueProviderMethods in me.hsgamer.topper.spigot.value.statistic that return ValueProviderModifier and TypeMethodDescriptionstatic ValueProvider
<org.bukkit.entity.Player, Integer> StatisticValueProvider.fromRaw
(String statistic, Collection<String> materials, Collection<String> entityTypes) -
Uses of ValueProvider in me.hsgamer.topper.value.core
Methods in me.hsgamer.topper.value.core that return ValueProviderModifier and TypeMethodDescriptionstatic <K,
V> ValueProvider <K, V> ValueProvider.empty()
static <K,
V> ValueProvider <K, V> default <RK> ValueProvider
<RK, V> static <K,
V> ValueProvider <K, V> default <F> ValueProvider
<K, F>