Virtual Inventory Data
constructor(inventory: VirtualInventory, providers: List<VirtualInventory.VirtualInventoryItemProvider>)
Parameters
inventory
The VirtualInventory instance associated with this data. This is the virtual inventory that is being managed within the GUI.
providers
The list of VirtualInventoryItemProviders that are associated with this virtual inventory.