riking
991218a339
Improve events for new inventory features. Adds BUKKIT-3859
...
This commit brings the InventoryClickEvent up to date with the new Minecraft
changes in 1.5.
InventoryDragEvent (thanks to @YLivay for his PR) is added to represent the
new "dragging" or "painting" functionality, where if you hold an itemstack and
click-drag over several slots, the items will be split evenly (left click) or
1 each (right click).
The ClickType enum is used to represent what the client did to trigger the
event.
The InventoryAction enum is reserved for future expansion, but will be used to
indicate the approximate result of the action.
Additionally, handling of creative inventory editing is improved with the new
InventoryCreativeEvent, and handling of numberkey presses is also improved
within InventoryClickEvent and CraftItemEvent.
Also, cancelling a creative click now displays properly on the client.
Adresses BUKKIT-3692, BUKKIT-4035, BUKKIT-3859 (new 1.5 events),
BUKKIT-2659, BUKKIT-3043, BUKKIT-2659, and BUKKIT-2897 (creative click events).
2013-06-03 18:01:08 -06:00
..
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-22 17:18:19 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-04-03 02:48:58 -05:00
2013-03-15 13:28:59 -05:00
2013-03-20 15:09:23 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-04-04 12:59:47 -05:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-31 13:29:13 -05:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-29 22:48:49 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2013-04-27 10:42:19 -05:00
2013-04-27 10:42:19 -05:00
2013-04-27 10:42:19 -05:00
2013-04-27 10:42:19 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-06-03 18:01:08 -06:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 17:12:22 -07:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2013-03-25 00:51:36 -05:00
2013-03-16 16:55:27 -05:00
2013-03-15 13:28:59 -05:00
2013-03-16 16:55:27 -05:00
2013-05-03 06:45:11 -05:00
2013-05-03 06:38:44 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-16 16:55:27 -05:00
2012-12-20 10:43:00 -06:00
2013-04-30 01:21:04 -05:00
2013-03-15 13:28:59 -05:00
2013-03-26 07:13:14 -04:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2012-11-13 16:09:52 -06:00
2013-03-25 00:51:36 -05:00
2013-04-24 03:03:38 -05:00
2013-04-27 10:42:19 -05:00
2012-12-20 10:43:00 -06:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-26 07:13:14 -04:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:25 -05:00
2013-01-27 16:43:30 -06:00
2013-03-18 12:47:01 -05:00
2013-04-27 10:42:19 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-05-02 06:28:51 -05:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2012-10-27 22:19:03 -04:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-05-02 06:28:51 -05:00
2013-03-28 21:14:48 -05:00
2013-03-26 07:13:14 -04:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2013-04-27 10:42:19 -05:00
2013-03-25 00:51:36 -05:00
2013-04-10 21:33:33 -05:00
2013-03-25 00:51:36 -05:00
2013-04-13 00:30:43 -05:00
2012-10-27 22:19:03 -04:00
2013-03-15 13:28:59 -05:00
2013-04-13 00:30:30 -05:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-04-27 10:42:19 -05:00
2013-04-27 10:42:25 -05:00
2013-04-24 03:03:38 -05:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2012-08-19 09:51:07 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2012-10-27 22:19:03 -04:00
2013-03-15 13:28:59 -05:00
2013-03-31 19:18:42 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-18 12:47:01 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2012-10-31 00:21:31 -04:00
2013-03-15 13:28:59 -05:00
2012-11-21 16:48:25 -06:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2012-10-27 22:19:03 -04:00
2013-03-25 00:51:36 -05:00
2013-04-27 10:42:19 -05:00
2013-04-10 21:33:33 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2012-08-02 04:58:50 -05:00
2012-08-02 04:58:50 -05:00
2012-12-20 10:43:00 -06:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-04-27 10:42:19 -05:00
2013-03-25 00:51:36 -05:00
2013-04-27 10:42:19 -05:00
2012-08-02 04:58:50 -05:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2012-11-13 16:09:52 -06:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2013-04-27 10:42:19 -05:00
2012-08-10 00:00:04 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-06-03 18:01:08 -06:00
2013-04-27 10:42:19 -05:00
2013-03-25 00:51:36 -05:00
2013-05-02 06:28:51 -05:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-03-25 00:51:36 -05:00
2013-04-04 01:13:21 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2012-10-27 22:19:03 -04:00
2012-12-08 03:58:34 -06:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2012-12-20 10:43:00 -06:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2013-04-27 10:42:25 -05:00
2013-04-03 02:48:58 -05:00
2013-04-27 10:42:19 -05:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:25 -05:00
2013-04-27 10:42:25 -05:00
2012-08-02 04:58:50 -05:00
2013-03-15 13:28:59 -05:00
2013-03-20 15:09:23 -05:00
2013-03-25 00:51:36 -05:00
2012-12-21 22:47:11 -06:00
2012-10-27 22:19:03 -04:00
2013-03-25 00:51:36 -05:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00
2013-05-02 13:06:21 -05:00
2013-03-25 00:51:36 -05:00
2013-04-16 07:09:32 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2013-03-25 00:51:36 -05:00
2012-12-20 10:43:00 -06:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-03-15 13:28:59 -05:00
2013-04-27 10:42:19 -05:00