Package net.fabricmc.fabric.api.networking.v1.context
package net.fabricmc.fabric.api.networking.v1.context
-
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.