e3b0e1e65146b13fa95a8357487ebeba7c3ba1b8
The existing method for cloning a Bukkit ItemStack fails to correctly copy the underlying enchantments. Fix this by overriding .clone() in CraftItemStack, cloning the underlying nms ItemStack correctly. Fixes BUKKIT-360 By: Andrew Ardill <andrew.ardill@gmail.com>
Description
No description provided
51 MiB
Languages
Java
100%