summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/craftbukkit/inventory
Commit message (Expand)AuthorAgeLines
* Mappings Updatemd_52018-12-13-1/+1
* Use ImmutableList rather than AbstractList for CraftMetaBookJavacraft2018-12-07-13/+1
* Fix setRecipes(List) not setting Knowledge Book recipes.Javacraft2018-12-05-1/+1
* Mappings Updatemd_52018-12-06-9/+9
* SPIGOT-4347: Add API to allow storing arbitrary values on ItemStacksBjarne Koll2018-12-04-1/+416
* SPIGOT-4489: NOTE_BLOCK incorrectly has BlockStateMetamd_52018-11-16-4/+0
* SPIGOT-4438: Add choice API to furnace recipesmd_52018-11-03-8/+5
* Update to Minecraft 1.13.2md_52018-10-23-1/+1
* Implement maximum repair cost API to AnvilInventoryParker Hawke2018-10-06-0/+12
* SPIGOT-4389: Fix empty custom inventory titlemd_52018-09-23-1/+1
* Don't throw error on invalid data in CraftMetaItem.Senmori2018-09-22-7/+23
* SPIGOT-1916: Attribute modifiers for ItemStacksSenmori2018-09-21-52/+298
* SPIGOT-4373: Item display colours are white by defaultmd_52018-09-16-2/+3
* SPIGOT-4363: Bad colours in leather armormd_52018-09-11-1/+5
* SPIGOT-4348: Use online player for setting skull owner if possiblemd_52018-09-06-1/+8
* Fix unbound shaped recipe ingredientsmd_52018-09-01-2/+5
* Expand Recipe API to allow multiple Materials per slotmd_52018-09-01-11/+22
* SPIGOT-4318: More missing spawn eggsmd_52018-08-27-1/+19
* SPIGOT-4307: Fix hacky API for banners on shieldsmd_52018-08-26-1/+53
* Update to Minecraft 1.13.1md_52018-08-26-1/+2
* SPIGOT-4296: Ensure recipe group set in craft translationmd_52018-08-21-1/+5
* SPIGOT-4292: Ignore itemstacks with invalid enchantsmd_52018-08-20-2/+5
* SPIGOT-4283: Allow setting recipe groupsmd_52018-08-17-3/+3
* SPIGOT-4261: Missing turtle / phantom spawn egg metamd_52018-08-13-0/+6
* SPIGOT-4233: Fix some missing handled NBT tagsmd_52018-08-06-0/+2
* SPIGOT-4223: Fix inventories using the same TileEntity instance.Senmori2018-08-04-28/+49
* Potion particles should default to truemd_52018-08-03-1/+1
* SPIGOT-4217: Account for ShowIcon to allow custom tipped arrows to mergemd_52018-08-03-1/+4
* Fix merchant inventories with custom titlesblablubbabc2018-08-01-3/+5
* SPIGOT-4177: Change behaviour of item display names yet againmd_52018-07-29-2/+2
* SPIGOT-4168: Patch up some legacy callsmd_52018-07-28-1/+8
* SPIGOT-3981: Make custom inventories return specialised types where practical.Senmori2018-07-25-0/+186
* SPIGOT-4128: Skip hopeless entity conversionmd_52018-07-24-1/+2
* SPIGOT-4128: Greatly improve spawn egg deserializationmd_52018-07-24-9/+29
* SPIGOT-4123: Fix display names cleared by plugins / serializationmd_52018-07-24-2/+2
* Add map ID APImd_52018-07-24-1/+41
* SPIGOT-4122: Fix an instance of legacy item inequalitiesmd_52018-07-24-1/+3
* SPIGOT-4124: Fix misplaced PISTON_HEADmd_52018-07-24-5/+0
* Just throw section signs into components a la Mojangmd_52018-07-23-2/+3
* Update to Minecraft 1.13md_52018-07-22-1/+1
* SPIGOT-4100: Ignore invalid item display namesmd_52018-07-21-2/+11
* SPIGOT-4047: Ignore non-existent potionsmd_52018-07-19-0/+5
* SPIGOT-4049: Books lose NBT datamd_52018-07-19-2/+2
* SPIGOT-4041: Fix regressed item namingmd_52018-07-18-2/+2
* Fix changes that got lost late in development cyclemd_52018-07-18-0/+5
* SPIGOT-4028: Improve legacy ItemStack conversionmd_52018-07-18-1/+1
* SPIGOT-4036: Handle regular/uncoloured shulker boxesmd_52018-07-18-0/+6
* SPIGOT-4030: Improve CraftItemStack.hasItemMetamd_52018-07-17-1/+1
* SPIGOT-4031: Improve bounds checking in CraftInventoryView.Hex2018-07-16-3/+3
* SPIGOT-4004: Fix banner pattern colouringmd_52018-07-15-4/+4