Package net.fabricmc.fabric.api.networking.v1

The Networking API, version 1.

For login stage networking see ServerLoginNetworking. For play stage networking see ServerPlayNetworking.

For events related to the connection to a client see ServerLoginConnectionEvents for login stage or ServerPlayConnectionEvents for play stage.

For events related to the ability of a client to receive packets on a channel of a specific name see S2CPlayChannelEvents.