接口 SimplePacket<C>
- 类型参数:
C
- The type of the context object
public interface SimplePacket<C>
Interface that all packets must implement if using the
SimpleChannel.protocol(AttributeKey, NetworkProtocol)
function.-
方法概要
-
方法详细资料
-
handle
-