Package org.spongepowered.api.network
Interface ClientConnectionState.Configuration
- All Superinterfaces:
ClientConnectionState,ClientConnectionState.Authenticated,EngineConnectionState,EngineConnectionState.Authenticated,EngineConnectionState.Configuration
- Enclosing interface:
ClientConnectionState
public static interface ClientConnectionState.Configuration
extends EngineConnectionState.Configuration, ClientConnectionState.Authenticated
Represents the configuration state of the connection
from the client to the server on the client side.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.spongepowered.api.network.ClientConnectionState
ClientConnectionState.Authenticated, ClientConnectionState.Configuration, ClientConnectionState.Game, ClientConnectionState.Intent, ClientConnectionState.LoginNested classes/interfaces inherited from interface org.spongepowered.api.network.EngineConnectionState
EngineConnectionState.Authenticated, EngineConnectionState.Configuration, EngineConnectionState.Game, EngineConnectionState.Intent, EngineConnectionState.Login -
Method Summary
Methods inherited from interface org.spongepowered.api.network.ClientConnectionState
connectionMethods inherited from interface org.spongepowered.api.network.EngineConnectionState
transferredMethods inherited from interface org.spongepowered.api.network.EngineConnectionState.Authenticated
profile