public static void OnInventoryLoaded()
 {
     InventoryLoaded?.Invoke();
 }