summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/craftbukkit/inventory/CraftItemFactory.java
Commit message (Expand)AuthorAgeLines
* SPIGOT-279: Fix all metadata being cleared for items that support blockEntity...Thinkofdeath2014-12-27-7/+0
* Rewrite book handling, Fixes SPIGOT-182 and part of SPIGOT-164Thinkofdeath2014-12-11-1/+2
* Add some missing Tile EntitiesThinkofdeath2014-12-07-7/+14
* Add CraftMetaTileEntity, fixes the previously broken testsThinkofdeath2014-12-07-0/+20
* Update to Minecraft 1.8Thinkofdeath2014-11-28-0/+2
* Store item attributes. Addresses BUKKIT-4523Wesley Wolfe2013-07-27-0/+13
* Implement 1.4.6 ItemMeta. Adds BUKKIT-3236, BUKKIT-3237Wesley Wolfe2012-12-21-0/+6
* Implement ItemFactory and ItemMeta values. Adds BUKKIT-15Wesley Wolfe2012-12-17-0/+123