Uses of Enum
org.bukkit.enchantments.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 TypeMethodDescriptionabstract EnchantmentTarget
Enchantment.getItemTarget()
Gets the type ofItemStack
that may fit this Enchantment.EnchantmentWrapper.getItemTarget()
static EnchantmentTarget
Returns the enum constant of this type with the specified name.static EnchantmentTarget[]
EnchantmentTarget.values()
Returns an array containing the constants of this enum type, in the order they are declared.