13
0
geforkt von Mirrors/Paper
Datei suchen
CraftBukkit/Spigot ee523c5095 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.

By: Jeremy Wood <farachan@gmail.com>
2013-04-18 13:08:16 -04:00
paper-server Add equals for CraftInventory objects. Adds BUKKIT-4110 2013-04-18 13:08:16 -04:00