e18fd0cff519032c128d98a9570bafb42119c478
After this commit, spigot now creates a deep copy of the itemmeta's persistent data container when the itemmeta instance is cloned. This change fixes the bug that, after cloning itemmeta, the container instance the cloned meta would point to was equal to the original one. This resulted in two itemmeta instances sharing a single persistent container. By: Bjarne Koll <LynxPlay101@gmail.com>
Description
No description provided
51 MiB
Languages
Java
100%