Package org.spongepowered.api.network
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.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.spongepowered.api.network.EngineConnectionState
EngineConnectionState.Authenticated, EngineConnectionState.Configuration, EngineConnectionState.Game, EngineConnectionState.Intent, EngineConnectionState.Login
Nested classes/interfaces inherited from interface org.spongepowered.api.network.ServerConnectionState
ServerConnectionState.Authenticated, ServerConnectionState.Configuration, ServerConnectionState.Game, ServerConnectionState.Intent, ServerConnectionState.Login
-
Method Summary
Methods inherited from interface org.spongepowered.api.network.EngineConnectionState
transferred
Methods inherited from interface org.spongepowered.api.network.EngineConnectionState.Authenticated
profile