Jeremy Wood
8d77687e7a
Add equals for CraftInventory objects. Adds BUKKIT-4110
...
When working with inventories you regularly end up with different
Inventory objects that have the same underlying Minecraft inventory.
Currently, even those these point to the same thing, they are not
considered equal. With this commit comparing any Inventory object that
represents the same inventory will result in equals(Object) returning
true.
2014-04-02 17:26:11 -05:00
..
2014-01-30 21:47:44 -07:00
2014-02-12 02:05:12 -05:00
2014-03-22 13:55:20 -06:00
2012-03-08 01:29:49 -05:00
2013-12-04 21:17:54 -07:00
2014-03-31 14:42:33 -05:00
2014-03-21 23:56:34 -04:00
2014-03-21 23:56:34 -04:00
2014-02-08 03:17:14 -06:00
2014-04-02 17:26:11 -05:00
2013-12-03 18:56:36 -07:00
2013-03-25 00:51:36 -05:00
2013-07-08 19:43:37 -04:00
2014-03-21 23:56:34 -04:00
2013-03-31 15:37:17 -05:00
2013-11-30 19:26:12 -06:00
2013-11-30 19:26:12 -06:00
2014-03-29 16:50:17 -05:00
2012-11-01 03:06:47 -05:00
2014-02-08 00:03:14 -07:00
2014-02-08 00:03:14 -07:00
2013-12-02 21:03:57 -07:00
2013-11-30 19:26:12 -06:00
2012-03-02 00:47:21 -05:00
2013-11-30 19:26:12 -06:00
2012-12-01 01:14:25 -06:00
2014-03-29 16:50:17 -05:00
2014-03-29 16:50:17 -05:00
2013-12-16 19:32:29 -07:00
2014-03-21 23:56:34 -04:00
2014-03-21 23:56:34 -04:00
2014-03-21 23:56:34 -04:00
2013-11-30 19:26:12 -06:00
2014-02-08 03:17:14 -06:00
2012-12-17 01:31:41 -06:00
2012-01-15 10:54:57 +01:00