Paper/src/main
Wesley Wolfe 9a88e615d4 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.
2012-11-01 01:34:54 -05:00
..
java Change ItemFrame to actually provide a defensive copy. Fixes BUKKIT-2784 2012-11-01 01:34:54 -05:00
resources/configurations Implement API for ambient mob spawn limit. Add spawn-limit.ambient to 2012-10-31 13:01:48 -04:00