Class DiamondPickaxe
java.lang.Object
net.swofty.item.items.mining.vanilla.DiamondPickaxe
- All Implemented Interfaces:
CustomSkyBlockItem
,Enchantable
,ExtraRarityDisplay
,MiningTool
,Reforgable
public class DiamondPickaxe
extends Object
implements CustomSkyBlockItem, MiningTool, ExtraRarityDisplay, Enchantable, Reforgable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.swofty.item.impl.CustomSkyBlockItem
getAbsoluteLore, getAbsoluteName, getLore
-
Constructor Details
-
DiamondPickaxe
public DiamondPickaxe()
-
-
Method Details
-
getStatistics
- Specified by:
getStatistics
in interfaceCustomSkyBlockItem
-
getBreakingPower
public int getBreakingPower()- Specified by:
getBreakingPower
in interfaceMiningTool
-
getExtraRarityDisplay
- Specified by:
getExtraRarityDisplay
in interfaceExtraRarityDisplay
-
showEnchantLores
public boolean showEnchantLores()- Specified by:
showEnchantLores
in interfaceEnchantable
-
getItemGroups
- Specified by:
getItemGroups
in interfaceEnchantable
-
getReforgeType
- Specified by:
getReforgeType
in interfaceReforgable
-