public class FluidIdRegistryMessageHandler
extends <any>
| Constructor and Description | 
|---|
FluidIdRegistryMessageHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
channelRead0(ChannelHandlerContext ctx,
            ForgeMessage.FluidIdMapMessage msg)  | 
void | 
exceptionCaught(ChannelHandlerContext ctx,
               java.lang.Throwable cause)  | 
protected void channelRead0(ChannelHandlerContext ctx,
                            ForgeMessage.FluidIdMapMessage msg)
                     throws java.lang.Exception
java.lang.Exceptionpublic void exceptionCaught(ChannelHandlerContext ctx,
                            java.lang.Throwable cause)
                     throws java.lang.Exception
java.lang.Exception