Uses of Class
me.hsgamer.topper.value.core.ValueWrapper
Packages that use ValueWrapper
Package
Description
-
Uses of ValueWrapper in me.hsgamer.topper.spigot.value.miniplaceholders
Methods in me.hsgamer.topper.spigot.value.miniplaceholders that return ValueWrapperModifier and TypeMethodDescription@NotNull ValueWrapper
<String> MiniPlaceholderValueProvider.apply
(@NotNull org.bukkit.entity.Player key) -
Uses of ValueWrapper in me.hsgamer.topper.spigot.value.placeholderapi
Methods in me.hsgamer.topper.spigot.value.placeholderapi that return ValueWrapperModifier and TypeMethodDescription@NotNull ValueWrapper
<String> PlaceholderValueProvider.apply
(@NotNull org.bukkit.OfflinePlayer player) -
Uses of ValueWrapper in me.hsgamer.topper.spigot.value.statistic
Methods in me.hsgamer.topper.spigot.value.statistic that return ValueWrapperModifier and TypeMethodDescription@NotNull ValueWrapper
<Integer> StatisticValueProvider.apply
(@NotNull org.bukkit.entity.Player player) -
Uses of ValueWrapper in me.hsgamer.topper.value.core
Methods in me.hsgamer.topper.value.core that return ValueWrapperModifier and TypeMethodDescription@NotNull ValueWrapper
<V> static <T> ValueWrapper
<T> ValueWrapper.copyNullWrapper
(@NotNull ValueWrapper<?> wrapper) static <T> ValueWrapper
<T> static <T> ValueWrapper
<T> static <T> ValueWrapper
<T> static <T> ValueWrapper
<T> ValueWrapper.handled
(T value) static <T> ValueWrapper
<T> ValueWrapper.notHandled()
Methods in me.hsgamer.topper.value.core with parameters of type ValueWrapperModifier and TypeMethodDescriptionstatic <T> ValueWrapper
<T> ValueWrapper.copyNullWrapper
(@NotNull ValueWrapper<?> wrapper)