@FunctionalInterface public interface PacketConverter
| Modifier and Type | Method and Description |
|---|---|
Packet |
convert(Packet packet,
ChannelContext context) |
Packet convert(Packet packet, ChannelContext context)
packet - packetcontext - 要发往的channelContextCopyright © 2025. All rights reserved.