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