summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/inventory/InventoryView.java
Commit message (Expand)AuthorAgeLines
* Assorted whitespace fixesmd_52017-08-06-2/+2
* SPIGOT-3272: Fix convertSlot in creativePokechu222017-05-28-8/+3
* Update inventory properties to match current protocolhibo982016-07-15-7/+55
* SPIGOT-2221: Update and document InventoryView slot conversionmd_52016-05-28-4/+54
* Clean up the javadoc to pass java 8's doclintThinkofdeath2014-11-30-0/+1
* [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-20/+29
* Deprecate magic valuesWesley Wolfe2013-08-28-0/+5
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-08-03-1/+21
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-1/+1
* Improve javadoc in 26 files.feildmaster2013-01-22-2/+2
* Javadoc updatesfeildmaster2012-06-03-1/+1
* [Bleeding] Make InventoryView.setItem(-999, item) drop the item on the ground...Celtic Minstrel2012-03-15-0/+5
* [Bleeding] Inventory framework and events. Addresses BUKKIT-856Celtic Minstrel2012-02-29-0/+188