| Package | Description |
|---|---|
| net.tridentsdk.server.netty.packet |
Has channel handlers which decode and encode packets
|
| net.tridentsdk.server.player |
Contains implementations related to TridentPlayer and the associcated OfflinePlayer classes
|
| Modifier and Type | Method and Description |
|---|---|
void |
PacketHandler.updateConnection(PlayerConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
PlayerConnection |
TridentPlayer.connection() |
static PlayerConnection |
PlayerConnection.connection(InetSocketAddress address) |
static PlayerConnection |
PlayerConnection.createPlayerConnection(ClientConnection connection,
TridentPlayer player) |
Copyright © 2016. All rights reserved.