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