summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/inventory
Commit message (Expand)AuthorAgeLines
* SPIGOT-3272: Fix convertSlot in creativePokechu222017-05-28-8/+3
* SPIGOT-3268: Add note about banner color now being data not meta.md_52017-05-25-0/+4
* Minecraft 1.12-pre2 API Changesmd_52017-05-14-7/+81
* Fail fast on non rectangular crafting recipesmd_52017-04-01-0/+4
* SPIGOT-3076: Make dropChance values clearermd_52017-02-20-24/+24
* SPIGOT-3068: API for localized item namesmd_52017-02-16-0/+24
* SPIGOT-1592: Implement ItemMeta for Spawn EggsMatthew2016-12-06-0/+28
* Add some expansions to Anvil Inventory APIXor Boole2016-11-30-0/+22
* Add Unbreakable to ItemMetamd_52016-11-22-0/+15
* SPIGOT-2272: Add API for virtual MerchantsLukas Hennig2016-11-21-5/+75
* SPIGOT-2782: Custom Colors for Potionsmd_52016-11-18-0/+27
* SPIGOT-2768: Fully implement map colormd_52016-11-17-1/+30
* Update to Minecraft 1.11md_52016-11-17-0/+47
* Fix JavaDoc typo in ItemStack#getAmountmd_52016-07-24-1/+1
* Update inventory properties to match current protocolhibo982016-07-15-7/+55
* SPIGOT-2499: Remove final from ItemStack hashCodemd_52016-07-07-1/+1
* Improvements to BookMeta APIRoy Curtis2016-06-16-8/+16
* SPIGOT-783: API for book generation data.Roy Curtis2016-06-03-0/+38
* SPIGOT-2221: Update and document InventoryView slot conversionmd_52016-05-28-4/+54
* Add some Inventory addItem / removeItem notesmd_52016-03-28-0/+8
* Fixed Javadoc errorsSycholic2016-03-23-1/+1
* SPIGOT-1638 / SPIGOT-1673: Rework Potions APIt00thpick12016-03-12-8/+25
* SPIGOT-1806: Add HumanEntity#getMainHandMatthew2016-03-12-0/+9
* SPIGOT-1526 / SPIGOT-1809: Expand Inventory APImd_52016-03-09-1/+43
* BUILDTOOLS-203: Fix invalid javadocmd_52016-03-04-4/+4
* SPIGOT-1622: Add drop chance methods for off hand.md_52016-03-02-10/+57
* Add Merchant APIXor Boole2016-03-01-0/+144
* Add fuel related methods to BrewingStand APIlapry2016-03-01-0/+16
* Add custom experience levels for FurnaceRecipes.hibo982016-03-01-2/+48
* Add getLocation() to Inventory.md_52016-03-01-0/+9
* Implement API for "main hand" and "off hand" slots.Thinkofdeath2016-03-01-4/+85
* SPIGOT-1325: Make ItemStack deserialization more robust.md_52015-12-06-1/+1
* Fix javadoc HTML error with properly escaped symbols - SPIGOT-935DemonWav2015-05-28-1/+1
* Add more detailed documentation for setItem() in PlayerInventoryDemonWav2015-05-26-0/+24
* Add BlockStateMeta which allows creating and editting 1.8's blockEntityTagThinkofdeath2015-03-24-0/+35
* API for setting/removing hideflags on ItemStacksFabian Faßbender2015-02-15-0/+63
* Implement armor stand event.FearThe13372015-02-15-0/+10
* Clean up the javadoc to pass java 8's doclintThinkofdeath2014-11-30-23/+32
* Update to Minecraft 1.8md_52014-11-26-0/+90
* [Bleeding] Fix logic for calculating slot in Creative mode. Fixes BUKKIT-4715GJ2014-01-25-0/+4
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-222/+405
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-09-10-9/+24
* Deprecate magic valuesWesley Wolfe2013-08-28-1/+43
* Fix missing closing bracket in addEnchantment. Fixes BUKKIT-4126ST-DDT2013-08-20-1/+1
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-08-03-2/+46
* Add Horse API. Adds BUKKIT-4424h31ix2013-07-10-0/+32
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-26/+26
* Add methods to check for conflicting enchantments. Adds BUKKIT-3830GJ2013-03-25-0/+16
* Add ability to change player item in hand. Adds BUKKIT-3318Patrick Seidel2013-03-24-0/+10
* Map old wildcard recipe data to new 1.5 value. Fixes BUKKIT-3849Travis Watkins2013-03-21-0/+11