| Package | Description |
|---|---|
| net.tridentsdk.server.netty.packet |
Has channel handlers which decode and encode packets
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PacketHandler.messageReceived(ChannelHandlerContext context,
PacketData data)
Converts the PacketData to a Packet depending on the ConnectionStage of the Client
|
Copyright © 2016. All rights reserved.