Class FabledAttribute
java.lang.Object
studio.magemonkey.divinity.stats.items.api.ItemLoreStat<Integer>
studio.magemonkey.divinity.stats.items.attributes.FabledAttribute
-
Field Summary
Fields inherited from class studio.magemonkey.divinity.stats.items.api.ItemLoreStat
dataType, format, keys, metaId, name, placeholder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanformatValue(org.bukkit.inventory.ItemStack item, Integer value) inthashCode()Methods inherited from class studio.magemonkey.divinity.stats.items.api.ItemLoreStat
add, getFormat, getFormat, getId, getKey, getKeys, getLoreIndex, getMetaId, getMetaId, getName, getPlaceholder, getRaw, hasPlaceholder, isApplied, isSingle, preparePlaceholder, remove
-
Constructor Details
-
FabledAttribute
-
-
Method Details
-
getParameterClass
- Specified by:
getParameterClassin classItemLoreStat<Integer>
-
formatValue
@NotNull public String formatValue(@NotNull org.bukkit.inventory.ItemStack item, @NotNull Integer value) - Specified by:
formatValuein classItemLoreStat<Integer>
-
equals
-
hashCode
public int hashCode()
-