Package org.spongepowered.api.network
Interface EngineConnectionState.Game
- All Superinterfaces:
EngineConnectionState
,EngineConnectionState.Authenticated
- All Known Subinterfaces:
ClientConnectionState.Game
,ServerConnectionState.Game
- Enclosing interface:
EngineConnectionState
Represents the game state of the connection
on the server or client engine.
-
Nested Class Summary
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
Methods inherited from interface org.spongepowered.api.network.EngineConnectionState.Authenticated
profile