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