public void SetInventoryLimit(ItemInventoryType type, byte slotMax) => _fieldUser.ModifyInventoryLimit(type, slotMax).Wait();