summaryrefslogtreecommitdiffstats
path: root/src/test/java/org/bukkit
diff options
context:
space:
mode:
authorWesley Wolfe <weswolf@aol.com>2012-10-31 18:07:27 -0500
committerWesley Wolfe <weswolf@aol.com>2012-11-01 01:34:54 -0500
commit9a88e615d449e7a3fe3bf20b90acd2f35e02c6c1 (patch)
tree436e4d6ae2b7353887d4b39f61b76982db1d8bcd /src/test/java/org/bukkit
parent1fb3164a9651d556de8fecce04e267772bc75341 (diff)
downloadcraftbukkit-9a88e615d449e7a3fe3bf20b90acd2f35e02c6c1.tar
craftbukkit-9a88e615d449e7a3fe3bf20b90acd2f35e02c6c1.tar.gz
craftbukkit-9a88e615d449e7a3fe3bf20b90acd2f35e02c6c1.tar.lz
craftbukkit-9a88e615d449e7a3fe3bf20b90acd2f35e02c6c1.tar.xz
craftbukkit-9a88e615d449e7a3fe3bf20b90acd2f35e02c6c1.zip
Change ItemFrame to actually provide a defensive copy. Fixes BUKKIT-2784
If a defensive copy is not used in the API, changes to the item are reflected in memory, but never updated to the client. It also goes against the general contract provided in Bukkit, where setItem should be the only way to change the underlying item frame.
Diffstat (limited to 'src/test/java/org/bukkit')
0 files changed, 0 insertions, 0 deletions