Uses of Enum Class
org.bukkit.enchantments.EnchantmentTarget

Packages that use EnchantmentTarget
Package
Description
Classes relating to the specialized enhancements to item stacks, as part of the meta data.
  • Uses of EnchantmentTarget in org.bukkit.enchantments

    Modifier and Type
    Method
    Description
    abstract @NotNull EnchantmentTarget
    Enchantment.getItemTarget()
    Deprecated, for removal: This API element is subject to removal in a future version.
    enchantment groupings are now managed by tags, not categories
    EnchantmentTarget.valueOf(String name)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Returns the enum constant of this class with the specified name.
    EnchantmentTarget.values()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Returns an array containing the constants of this enum class, in the order they are declared.