Files
Paper/Spigot-Server-Patches
Aikar 32a3169a1f Handle Item Meta Inconsistencies
First, Enchantment order would blow away seeing 2 items as the same,
however the Client forces enchantment list in a certain order, as well
as does the /enchant command. Anvils can insert it into forced order,
causing 2 same items to be considered different.

This change makes unhandled NBT Tags and Enchantments use a sorted tree map,
so they will always be in a consistent order.

Additionally, the old enchantment API was never updated when ItemMeta
was added, resulting in 2 different ways to modify an items enchantments.

For consistency, the old API methods now forward to use the
ItemMeta API equivalents, and should deprecate the old API's.
2016-03-18 14:56:16 -04:00
..
2016-03-07 00:57:19 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-03-17 23:29:51 -05:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-02-29 17:09:49 -06:00
2016-03-04 15:20:13 -06:00
2016-02-29 17:09:49 -06:00