Package net.swofty.item.impl
Interface Enchantable
- All Known Implementing Classes:
DiamondPickaxe
,DiamondSword
,Hyperion
,IronPickaxe
,IronSword
,StonePickaxe
,StoneSword
,WoodenPickaxe
,WoodenSword
public interface Enchantable
-
Method Summary
-
Method Details
-
showEnchantLores
boolean showEnchantLores() -
getItemGroups
List<ItemGroups> getItemGroups()
-