Actually entirely epic, we're okay
This commit is contained in:
@@ -681,12 +681,6 @@ public class BotNetHandlerPlayClient extends NetHandlerPlayClient {
|
|||||||
this.user.getManager().notifyDisconnect(this.user, EnumConnectionState.PLAY);
|
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
|
@Nonnull
|
||||||
@Override
|
@Override
|
||||||
public ClientAdvancementManager getAdvancementManager() {
|
public ClientAdvancementManager getAdvancementManager() {
|
||||||
|
|||||||
Reference in New Issue
Block a user