| Package | Description | 
|---|---|
| net.minecraftforge.fml.common.network.internal | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | FMLMessage.CompleteHandshake | 
| static class  | FMLMessage.EntityMessage | 
| static class  | FMLMessage.EntitySpawnMessage | 
| static class  | FMLMessage.OpenGui | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FMLRuntimeCodec. decodeInto(io.netty.channel.ChannelHandlerContext ctx,
          io.netty.buffer.ByteBuf source,
          FMLMessage msg) | 
| void | FMLRuntimeCodec. encodeInto(io.netty.channel.ChannelHandlerContext ctx,
          FMLMessage msg,
          io.netty.buffer.ByteBuf target) |