public class NettyPacketEncoder
extends <any>
| Constructor and Description | 
|---|
NettyPacketEncoder(EnumPacketDirection direction)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
encode(ChannelHandlerContext p_encode_1_,
      Packet<?> p_encode_2_,
      ByteBuf p_encode_3_)  | 
public NettyPacketEncoder(EnumPacketDirection direction)
protected void encode(ChannelHandlerContext p_encode_1_,
                      Packet<?> p_encode_2_,
                      ByteBuf p_encode_3_)
               throws java.io.IOException,
                      java.lang.Exception
java.io.IOExceptionjava.lang.Exception