summaryrefslogtreecommitdiffstats
path: root/src/test/java/org/bukkit/craftbukkit/inventory/ItemMetaTest.java
Commit message (Expand)AuthorAgeLines
* SPIGOT-4489: NOTE_BLOCK incorrectly has BlockStateMetamd_52018-11-16-7/+9
* SPIGOT-4399: Add attribute modifier equality testNathan Wolf2018-09-27-0/+24
* Update to Minecraft 1.13.1md_52018-08-26-1/+2
* SPIGOT-4030: Improve CraftItemStack.hasItemMetamd_52018-07-17-0/+15
* Update to Minecraft 1.13-pre7md_52018-07-15-22/+40
* Update to Minecraft 1.12-pre2md_52017-05-14-0/+10
* SPIGOT-1592: Implement ItemMeta for Spawn EggsMatthew2016-12-06-0/+10
* SPIGOT-2871: Improve BlockStates + BlockStateMetamd_52016-12-02-1/+39
* SPIGOT-1638 / SPIGOT-1673: Rework Potions APIt00thpick12016-03-12-0/+3
* Rewrite book handling, Fixes SPIGOT-182 and part of SPIGOT-164Thinkofdeath2014-12-11-0/+10
* Add CraftMetaTileEntity, fixes the previously broken testsThinkofdeath2014-12-07-3/+3
* Disable some tests whilst issues with them are looked intoThinkofdeath2014-12-07-2/+2
* Update to Minecraft 1.8Thinkofdeath2014-11-28-1/+13
* Handle profiles in SkullMeta, they don't store a string anymore.Travis Watkins2014-04-17-1/+3
* Add methods to check conflicting enchantments. Adds BUKKIT-3830GJ2013-03-25-0/+47
* Improve the item meta deserialization code-styleWesley Wolfe2013-01-18-0/+36
* Implement 1.4.6 ItemMeta. Adds BUKKIT-3236, BUKKIT-3237Wesley Wolfe2012-12-21-0/+30
* Implement ItemFactory and ItemMeta values. Adds BUKKIT-15Wesley Wolfe2012-12-17-0/+113