| Package | Description | 
|---|---|
| net.minecraftforge.fml.common.network | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | FMLNetworkEvent.ClientCustomPacketEventFired when a custom packet is received on the client for the channel | 
| static class  | FMLNetworkEvent.ServerCustomPacketEventFired 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) |