Class ItemAttributeType
java.lang.Object
net.swofty.item.attribute.ItemAttribute<String>
net.swofty.item.attribute.attributes.ItemAttributeType
-
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
-
ItemAttributeType
public ItemAttributeType()
-
-
Method Details
-
getKey
- Specified by:
getKeyin classItemAttribute<String>
-
getDefaultValue
- Specified by:
getDefaultValuein classItemAttribute<String>
-
loadFromString
- Specified by:
loadFromStringin classItemAttribute<String>
-
saveIntoString
- Specified by:
saveIntoStringin classItemAttribute<String>
-