package pro.gravit.launcher.request; public interface WebSocketEvent { String getType(); }