getEliteDamageFromEnchantments

public static double getEliteDamageFromEnchantments(@Nullable() ItemStack itemStack)

Calculates the EliteMobs Sharpness/Power damage bonus. The returned value is a bonus amount (0.15 means +15% damage), not flat damage. Elite enchantment lore can split high levels into vanilla + elite display portions, but combat uses the total stored level so crossing the vanilla max level never reduces damage.

Return

The bonus damage amount, where 0.15 means +15%