package me.shedaniel.clothconfig2.impl; public interface KeyBindingHooks { void cloth_setId(String id); }