Class ItemAttributeEnchantments
java.lang.Object
net.swofty.item.attribute.ItemAttribute<SkyBlockEnchantment.ItemEnchantments>
net.swofty.item.attribute.attributes.ItemAttributeEnchantments
-
Field Summary
Fields inherited from class net.swofty.item.attribute.ItemAttribute
value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.swofty.item.attribute.ItemAttribute
getPossibleAttributes, getValue, registerItemAttributes, setValue
-
Constructor Details
-
ItemAttributeEnchantments
public ItemAttributeEnchantments()
-
-
Method Details
-
getKey
- Specified by:
getKeyin classItemAttribute<SkyBlockEnchantment.ItemEnchantments>
-
getDefaultValue
- Specified by:
getDefaultValuein classItemAttribute<SkyBlockEnchantment.ItemEnchantments>
-
loadFromString
- Specified by:
loadFromStringin classItemAttribute<SkyBlockEnchantment.ItemEnchantments>
-
saveIntoString
- Specified by:
saveIntoStringin classItemAttribute<SkyBlockEnchantment.ItemEnchantments>
-