Package net.fabricmc.fabric.api.networking.v1.context
@NullMarked
package net.fabricmc.fabric.api.networking.v1.context
API code for fabric-networking-api-v1.
-
InterfacesClassDescriptionThis class allow to easily pass context between multiple packet listeners and packet serialization.This interface is used as a way to retrieve
PacketContextfrom Connection and PacketListeners.