| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnchantmentTarget | |
|---|---|
| org.bukkit.enchantments | Classes relating to the specialized enhancements to item stacks, as part of themeta data. | 
| Uses of EnchantmentTarget in org.bukkit.enchantments | 
|---|
| Methods in org.bukkit.enchantments that return EnchantmentTarget | |
|---|---|
| abstract  EnchantmentTarget | Enchantment.getItemTarget()Gets the type of ItemStackthat may fit this Enchantment. | 
|  EnchantmentTarget | EnchantmentWrapper.getItemTarget() | 
| static EnchantmentTarget | EnchantmentTarget.valueOf(String name)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're declared. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||