summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/inventory
Commit message (Expand)AuthorAgeLines
* SPIGOT-1916: Attribute modifiers for ItemStacksSenmori2018-09-21-0/+122
* Expand Recipe API to allow multiple Materials per slotmd_52018-09-01-9/+171
* SPIGOT-4330: Improve isSimilar for legacy stacksmd_52018-08-30-1/+3
* Deprecate ItemStack durability methods in favour of ItemMeta Damageable as th...md_52018-08-25-0/+9
* Fix PlayerInventory.setItem docsmd_52018-08-19-2/+6
* SPIGOT-4283: Allow setting recipe groupsmd_52018-08-17-0/+70
* SPIGOT-4253: Add way to prioritise item conversionmd_52018-08-11-1/+1
* SPIGOT-4156: Fix deserializing things with damage and metamd_52018-07-26-0/+7
* Add map ID APImd_52018-07-24-0/+25
* SPIGOT-4122: Fix an instance of legacy item inequalitiesmd_52018-07-24-1/+2
* SPIGOT-4028: Improve legacy ItemStack conversionmd_52018-07-18-7/+15
* Update to Minecraft 1.13-pre7md_52018-07-15-234/+225
* SPIGOT-2911: Implement AbstractHorseInventorymd_52018-01-28-16/+25
* Fix some additional documentation typosmd_52018-01-15-1/+1
* SPIGOT-3553: Add OfflinePlayer based methods to SkullMetamd_52017-09-06-0/+23
* Assorted whitespace fixesmd_52017-08-06-11/+11
* 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