Uses of Class
net.minecraftforge.fmllegacy.network.PacketDispatcher
-
Uses of PacketDispatcher in net.minecraftforge.fmllegacy.network
Modifier and TypeClassDescription(package private) static class
Modifier and TypeFieldDescriptionprivate PacketDispatcher
NetworkEvent.Context.packetDispatcher
The packet dispatcher for this event.ModifierConstructorDescription(package private)
Context(Connection networkManager, NetworkDirection networkDirection, PacketDispatcher dispatcher)