Package net.swofty.item.attribute
Class ItemAttribute<T>
java.lang.Object
net.swofty.item.attribute.ItemAttribute<T>
- Direct Known Subclasses:
ItemAttributeBreakingPower,ItemAttributeEnchantments,ItemAttributeRarity,ItemAttributeRecombobulated,ItemAttributeReforge,ItemAttributeStatistics,ItemAttributeType
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Tabstract StringgetKey()static Collection<ItemAttribute>getValue()abstract TloadFromString(String string) static voidabstract Stringvoid
-
Field Details
-
value
-
-
Constructor Details
-
ItemAttribute
protected ItemAttribute()
-
-
Method Details
-
getKey
-
getDefaultValue
-
loadFromString
-
saveIntoString
-
getValue
-
setValue
-
registerItemAttributes
public static void registerItemAttributes() -
getPossibleAttributes
-