InventoryObject

constructor(slot: Int, id: Int, count: Int)
constructor(id: Int, count: Int)
constructor(packed: Long)