Interface ServerConnectionState.Authenticated

All Superinterfaces:
EngineConnectionState, EngineConnectionState.Authenticated, ServerConnectionState
All Known Subinterfaces:
ServerConnectionState.Configuration, ServerConnectionState.Game, ServerConnectionState.Login
Enclosing interface:
ServerConnectionState

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