package com.hbm.handler; public class HbmKeybinds { public static enum EnumKeybind { JETPACK, TOGGLE_HEAD } }