perf: 优化代码

This commit is contained in:
2022-10-30 02:50:59 +08:00
parent 46486af62e
commit 7153d2f1a7
7 changed files with 8 additions and 28 deletions

View File

@@ -96,7 +96,7 @@ public final class BallBungeeCordListener extends BallListener implements Listen
}
@Override
public void onReconnectFailed() {
public void onServiceDead() {
ProxyServer.getInstance().stop("HamsterBall 重连失败.");
}