package pro.gravit.launcher.hwid; @FunctionalInterface public interface LauncherHWIDInterface { HWID getHWID(); }