Uses of Class
me.boboballoon.enhancedenchantments.enchantment.ItemEnchantment
-
Packages that use ItemEnchantment Package Description me.boboballoon.enhancedenchantments.enchantment This package deals with enchantment class hierarchy -
-
Uses of ItemEnchantment in me.boboballoon.enhancedenchantments.enchantment
Subclasses of ItemEnchantment in me.boboballoon.enhancedenchantments.enchantment Modifier and Type Class Description class
AxeEnchantment
Superclass of any enchantment having to do with an axeclass
HoeEnchantment
Superclass of any enchantment having to do with a hoeclass
SwordEnchantment
Superclass of any enchantment having to do with a swordclass
ToolEnchantment
Superclass of any enchantment having to do with a toolclass
WeaponEnchantment
Superclass of any enchantment having to do with a weapon
-