Package org.spongepowered.api.network
Interface ClientConnectionState.Intent
- All Superinterfaces:
ClientConnectionState
,EngineConnectionState
,EngineConnectionState.Intent
- Enclosing interface:
ClientConnectionState
public static interface ClientConnectionState.Intent
extends EngineConnectionState.Intent, ClientConnectionState
Represents the intent 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.Login
Nested 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.EngineConnectionState
transferred