summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java
Commit message (Expand)AuthorAgeLines
* Update to Minecraft 1.13.2md_52018-10-23-2/+2
* Implement PlayerRecipeDiscoverEvent and methods to (un/)discover recipesParker Hawke2018-10-01-0/+41
* Update to Minecraft 1.13.1md_52018-08-26-1/+1
* Fix merchant inventories with custom titlesblablubbabc2018-08-01-0/+1
* SPIGOT-3981: Make custom inventories return specialised types where practical.Senmori2018-07-25-0/+9
* SPIGOT-4022: Improve utility of Entity.getName for non-playersmd_52018-07-17-0/+5
* Update to Minecraft 1.13-pre7md_52018-07-15-7/+3
* Fix opening shulker inventoriesmd_52018-01-08-1/+1
* SPIGOT-690: Try to make force opened enchant tables work a bit bettermd_52017-11-18-1/+4
* SPIGOT-1107: Shift clicking and delegation for custom inventoriesJannyboy112017-08-18-2/+2
* SPIGOT-3248: Don't set shoulder compounds of EntityHuman to nullBlackHole2017-05-18-4/+4
* Update to Minecraft 1.12-pre2md_52017-05-14-4/+42
* Implement cooldown APImd_52017-04-19-0/+24
* SPIGOT-3110: SHULKER_BOX InventoryTypemd_52017-03-08-0/+7
* SPIGOT-2963: Endless loop in CraftHumanEntity#openMerchantmd_52016-12-27-1/+1
* SPIGOT-2272: Add API for virtual MerchantsLukas Hennig2016-11-21-8/+26
* Update to Minecraft 1.11md_52016-11-17-1/+1
* SPIGOT-2656: HumanEntity#isHandRaised()Zmd_52016-09-04-0/+5
* Minecraft 1.9.4md_52016-05-10-1/+1
* SPIGOT-1806: Implement HumanEntity#getMainHandMatthew2016-03-12-0/+5
* Update to Minecraft 1.9md_52016-03-01-0/+19
* Add a missing break statement for openInventory, fixes opening dropper invent...Thinkofdeath2015-09-18-0/+1
* Fixed how Dropper inventories are shown to players.0x277F2015-09-18-0/+6
* SPIGOT-1080: Added support for opening all inventories implementing Bukkit's ...Riccardo Paolo Bestetti2015-07-31-61/+62
* SPIGOT-769: Fix opening custom inventories.md_52015-05-24-6/+6
* SPIGOT-323: Enchanting tables can no longer be force opened. (reverted from c...md_52015-03-13-9/+0
* SPIGOT-323: Enchanting tables can no longer be force opened.md_52015-03-13-0/+9
* Update to Minecraft 1.8.3Thinkofdeath2015-03-04-3/+3
* SPIGOT-323: Allow force creating enchant table containers. Usefullness is not...md_52015-01-05-1/+8
* SPIGOT-323: Enchanting tables can no longer be force opened. (reverted from c...md_52015-01-05-9/+0
* SPIGOT-323: Enchanting tables can no longer be force opened.md_52015-01-05-0/+9
* Add ANVIL and BEACON custom inventories. Also handle a few special cases for ...Fabian Faßbender2014-12-03-0/+22
* Update to Minecraft 1.8Thinkofdeath2014-11-28-27/+18
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-5/+5
* Add support for custom Hopper inventories. Fixes BUKKIT-4722FrozenBrain2013-09-10-0/+2
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-1/+1
* Update CraftBukkit to Minecraft 1.5.2Travis Watkins2013-04-27-1/+1
* Make CraftMinecartHopper work as InventoryHolder. Adds BUKKIT-3796Michael Limiero2013-03-18-4/+7
* Implement Hopper block state and inventory methods. Adds BUKKIT-3749Michael Limiero2013-03-17-1/+7
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-4/+4
* Update CraftBukkit to Minecraft 1.4.6feildmaster2012-12-20-5/+5
* Implement ItemFactory and ItemMeta values. Adds BUKKIT-15Wesley Wolfe2012-12-17-2/+2
* Add EntityEquipment API. Adds BUKKIT-3103feildmaster2012-12-10-0/+5
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-1/+1
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-1/+1
* Bulk pending cleanup.Wesley Wolfe2012-09-09-1/+1
* Implement API to retrieve and open EnderChests. Adds BUKKIT-2016feildmaster2012-08-20-0/+7
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-1/+1
* Implement getExpToLevel method. Fixes BUKKIT-1906feildmaster2012-07-11-4/+4
* Add in checks for potential NPEs. Fixes BUKKIT-1706 and BUKKIT-1590.Travis Watkins2012-05-24-0/+2