()
| 473 | } |
| 474 | |
| 475 | @Override |
| 476 | public void disconnectFromWorld() { |
| 477 | if (getWorld() != null) { |
| 478 | getWorld().H(); |
| 479 | } |
| 480 | getMinecraft().a((cen) null); |
| 481 | displayScreen(new bxq()); |
| 482 | } |
| 483 | |
| 484 | @Override |
| 485 | public IServerPinger getServerPinger() { |
nothing calls this directly
no test coverage detected