| Package | Description |
|---|---|
| net.minecraftforge.fml.common.network |
| Modifier and Type | Class and Description |
|---|---|
static class |
FMLNetworkEvent.ClientCustomPacketEvent
Fired when a custom packet is received on the client for the channel
|
static class |
FMLNetworkEvent.ServerCustomPacketEvent
Fired when a custom packet is received at the server for the channel
|
| Modifier and Type | Method and Description |
|---|---|
(package private) abstract FMLNetworkEvent.CustomPacketEvent<?> |
FMLEventChannel.EventFactory.make(FMLProxyPacket msg) |