Class WoodenSword
java.lang.Object
net.swofty.item.items.weapon.vanilla.WoodenSword
- All Implemented Interfaces:
CustomSkyBlockItem
,Enchantable
,ExtraRarityDisplay
public class WoodenSword
extends Object
implements CustomSkyBlockItem, Enchantable, ExtraRarityDisplay
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
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
-
WoodenSword
public WoodenSword()
-
-
Method Details
-
getStatistics
- Specified by:
getStatistics
in interfaceCustomSkyBlockItem
-
showEnchantLores
public boolean showEnchantLores()- Specified by:
showEnchantLores
in interfaceEnchantable
-
getItemGroups
- Specified by:
getItemGroups
in interfaceEnchantable
-
getExtraRarityDisplay
- Specified by:
getExtraRarityDisplay
in interfaceExtraRarityDisplay
-