Uses of Class
me.boboballoon.enhancedenchantments.manager.EnchantmentManager
-
Packages that use EnchantmentManager Package Description me.boboballoon.enhancedenchantments.api This package deals with simple api methods to easily obtain information about the current instance of the plugin -
-
Uses of EnchantmentManager in me.boboballoon.enhancedenchantments.api
Methods in me.boboballoon.enhancedenchantments.api that return EnchantmentManager Modifier and Type Method Description static EnchantmentManager
EnhancedEnchantmentsAPI. getEnchantmentManager()
Returns the active instance of the enchantment manager
-