Package net.swofty.item.attribute
Class AttributeHandler
java.lang.Object
net.swofty.item.attribute.AttributeHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addEnchantment
(SkyBlockEnchantment enchantment) int
@Nullable ItemType
boolean
boolean
boolean
void
void
void
setRecombobulated
(boolean value) void
setReforge
(ReforgeType.Reforge reforge) void
setStatistics
(ItemStatistics statistics)
-
Constructor Details
-
AttributeHandler
-
-
Method Details
-
getItemType
-
getItemTypeAsType
-
getRarity
-
setRarity
-
hasEnchantment
-
removeEnchantment
-
getReforge
-
setReforge
-
getEnchantment
-
getEnchantments
-
addEnchantment
-
getStatistics
-
setStatistics
-
setRecombobulated
public void setRecombobulated(boolean value) -
isRecombobulated
public boolean isRecombobulated() -
getBreakingPower
public int getBreakingPower() -
isMiningTool
public boolean isMiningTool() -
asSkyBlockItem
-