Interface ServerConnectionState.Login

All Superinterfaces:
EngineConnectionState, EngineConnectionState.Authenticated, EngineConnectionState.Login, ServerConnectionState, ServerConnectionState.Authenticated
Enclosing interface:
ServerConnectionState

public static interface ServerConnectionState.Login extends EngineConnectionState.Login, ServerConnectionState.Authenticated
Represents a login state between a minecraft client and server.