Package io.github.fablabsmc.fablabs.api.networking.v1.client
Client-side networking API.
Start from ClientNetworking
to access the API.
-
Interface Summary Interface Description ClientContext Represents a context for packet reception on the logical client.ClientLoginContext Represents the context forClientNetworking.getLoginReceiver(), in which alogin query request packestis received.ClientPlayContext Represents the context forClientNetworking.getPlayReceiver(), in which aserver to client custom payload packetis received. -
Class Summary Class Description ClientNetworking Offers access to client-side networking functionalities.