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