void OnBlockChanged(object sender, EventArgs e) { table.OnInventoryChanged(); }
void OnBlockChanged() { table.OnInventoryChanged(); }