Class ItemAttributeReforge
java.lang.Object
net.swofty.item.attribute.ItemAttribute<ReforgeType.Reforge>
net.swofty.item.attribute.attributes.ItemAttributeReforge
-
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
-
ItemAttributeReforge
public ItemAttributeReforge()
-
-
Method Details
-
getKey
- Specified by:
getKey
in classItemAttribute<ReforgeType.Reforge>
-
getDefaultValue
- Specified by:
getDefaultValue
in classItemAttribute<ReforgeType.Reforge>
-
loadFromString
- Specified by:
loadFromString
in classItemAttribute<ReforgeType.Reforge>
-
saveIntoString
- Specified by:
saveIntoString
in classItemAttribute<ReforgeType.Reforge>
-