Uses of Class
fr.andross.banitem.utils.enchantments.EnchantmentWrapper
-
Uses of EnchantmentWrapper in fr.andross.banitem.actions
Modifier and TypeMethodDescriptionBanActionData.getEnchantments()
Trying to get a set of enchantmentwrapper added for this action -
Uses of EnchantmentWrapper in fr.andross.banitem.utils.enchantments
Modifier and TypeMethodDescriptionstatic EnchantmentWrapper
EnchantmentHelper.getEnchantmentWrapper
(String enchant) Try to get anEnchantmentWrapper
from a string which synthax must be 'enchantment:level'Modifier and TypeMethodDescriptionstatic Set<EnchantmentWrapper>
Create a set of this wrapper from a map of enchantementsstatic List<EnchantmentWrapper>
EnchantmentHelper.getAllEnchantmentWrappers
(org.bukkit.enchantments.Enchantment enchantment) Get all enchantmentwrappers (all levels) for a bukkit Enchantment