Actually entirely epic, we're okay

This commit is contained in:
Brady
2018-11-09 22:00:11 -06:00
parent 4bf659e14e
commit 2e9e8c1ea1
@@ -681,12 +681,6 @@ public class BotNetHandlerPlayClient extends NetHandlerPlayClient {
this.user.getManager().notifyDisconnect(this.user, EnumConnectionState.PLAY);
}
@Nonnull
@Override
public GameProfile getGameProfile() {
throw new UnsupportedOperationException("This method shouldn't have been called; That is unepic!");
}
@Nonnull
@Override
public ClientAdvancementManager getAdvancementManager() {