| Package | Description |
|---|---|
| net.minecraftforge.fml.network |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
PacketDispatcher.NetworkManagerDispatcher |
| Modifier and Type | Field and Description |
|---|---|
private PacketDispatcher |
NetworkEvent.Context.packetDispatcher
The packet dispatcher for this event.
|
| Modifier and Type | Method and Description |
|---|---|
PacketDispatcher |
NetworkEvent.Context.getPacketDispatcher() |
| Constructor and Description |
|---|
Context(NetworkManager networkManager,
NetworkDirection networkDirection,
PacketDispatcher dispatcher) |