Package org.spongepowered.api.network
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.network
-
ClassDescriptionRepresents the state of the connection from the client to the server on the client side.Represents the authenticated state of the connection from the client to the server on the client side.Represents the configuration state of the connection from the client to the server on the client side.Represents the game state of the connection from the client to the server on the client side.Represents the intent state of the connection from the client to the server on the client side.Represents the login state of the connection from the client to the server on the client side.Represents a connection from the client to the server on the client side.Represents a connection on the server or client engine.EngineConnectionSide<C extends EngineConnection>Represents the side of an engine connection.Represents the current state of the connection on the server or client engine.Represents the authenticated state of the connection on the server or client engine.Represents the connection state of the connection on the server or client engine.Represents the game state of the connection on the server or client engine.Represents the intent state of the connection on the server or client engine.Represents the login state of the connection on the server or client engine.An enumeration of all the possible engine connection states.Represents a connection by an RCON client.Represents a connection state between a minecraft client and server.Represents an authenicated state between a minecraft client and server.Represents a configuration state between a minecraft client and server.Represents a game state between a minecraft client and server.Represents a intent state between a minecraft client and server.Represents a login state between a minecraft client and server.Represents a connection between a minecraft client and server.