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