public static void SuppressType(this KeybindList list, IModHelper helper, KeybindType type) { helper.Suppress(list.GetByType(type)); }