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