summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/event/player/PlayerInteractEvent.java
Commit message (Expand)AuthorAgeLines
* SPIGOT-4487: Clarify PlayerInteractEvent docsmd_52018-11-18-2/+7
* Improve documentation of the PlayerInteractEvent and PlayerInteractAtEntityEventEthanZeigler2016-12-30-1/+3
* SPIGOT-1608: Add a way to get the hand used in PlayerInteract*Eventsmd_52016-03-04-0/+17
* Document PlayerInteractEvent's behavior for airThinkofdeath2015-02-12-0/+3
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-13/+15
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-1/+1
* [Bleeding] Event no longer implements Serializable.Feildmaster2012-02-19-2/+0
* Deprecation cleanup.Erik Broes2012-02-18-2/+2
* [Bleeding] Changed event system into a new, much faster design. Huge thanks t...Nathan Adams2012-01-17-0/+11
* Generic cleaningErik Broes2012-01-15-1/+1
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-0/+3
* More JavaDoc improvements.EvilSeph2011-06-25-5/+3
* Whitespace + general cleanupErik Broes2011-05-15-4/+8
* Some more backwards incompatible changes (minor though), also a ton of small ...Erik Broes2011-03-26-1/+0
* Fix wrong useItemInHand settingErik Broes2011-03-24-1/+2
* Fix for placing blocks after interacting with a blockErik Broes2011-03-24-1/+1
* Add PLAYER_INTERACT, remove BLOCK_RIGHT_CLICK, BLOCK_INTERACT and PLAYER_ITEMErik Broes2011-03-23-0/+171