Interface SimplePacket<C>
- Type Parameters:
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.-
Method Summary
-
Method Details
-
handle
-