Package org.spongepowered.api.network
Interface ServerConnectionState.Configuration
- All Superinterfaces:
EngineConnectionState
,EngineConnectionState.Authenticated
,EngineConnectionState.Configuration
,ServerConnectionState
,ServerConnectionState.Authenticated
- Enclosing interface:
ServerConnectionState
public static interface ServerConnectionState.Configuration
extends EngineConnectionState.Configuration, ServerConnectionState.Authenticated
Represents a configuration 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