- All Superinterfaces:
- IMinecraftObject, IScriptObject
- All Known Implementing Classes:
- BukkitInventory, SpongeInventory
public interface IInventory
extends IMinecraftObject
For the sake of InventoryTrigger support, all child classes must override hashCode() and equals()
method out of the actual Inventory class.