| Package | Description |
|---|---|
| net.tridentsdk.server.effect |
Implementations of the TridentSDK effect package
|
| net.tridentsdk.server.effect.entity |
Entity status effects
|
| net.tridentsdk.server.effect.particle |
Particle effects
|
| net.tridentsdk.server.effect.sound |
Sound effect implementations
|
| net.tridentsdk.server.effect.visual |
Visual effect implementations
|
| net.tridentsdk.server.netty |
Contains the pipeline classes for connections to/from the server
|
| net.tridentsdk.server.netty.packet |
Has channel handlers which decode and encode packets
|
| net.tridentsdk.server.netty.protocol |
Packet registry
|
| net.tridentsdk.server.packets.handshake |
Packet relating to the handshake that the client sends to the server
|
| net.tridentsdk.server.packets.login |
Packets related to the authentication and logging in of a client.l
|
| net.tridentsdk.server.packets.play.in |
Packets related to the gameplay on the server that are sent by the client
|
| net.tridentsdk.server.packets.play.out |
Packets related to the gameplay of the server sent from the server
|
| net.tridentsdk.server.packets.status |
Packets related to the client requesting server status
|
| net.tridentsdk.server.player |
Contains implementations related to TridentPlayer and the associcated OfflinePlayer classes
|
| Class and Description |
|---|
| OutPacket |
| Class and Description |
|---|
| OutPacket |
| Class and Description |
|---|
| OutPacket |
| Class and Description |
|---|
| OutPacket |
| Class and Description |
|---|
| OutPacket |
| Class and Description |
|---|
| Packet
Data bearing abstraction that represents a piece of information to communicate between server and client
|
| Class and Description |
|---|
| OutPacket |
| Packet
Data bearing abstraction that represents a piece of information to communicate between server and client
|
| PacketData
Wraps the raw Packet Data/Bytes received over the network (May serve more functions later)
|
| PacketDirection
The direction the packet is headed, the bound of it
|
| Class and Description |
|---|
| Packet
Data bearing abstraction that represents a piece of information to communicate between server and client
|
| PacketDirection
The direction the packet is headed, the bound of it
|
| Class and Description |
|---|
| InPacket
Provides the basis for a packet that is being received by the server
|
| Packet
Data bearing abstraction that represents a piece of information to communicate between server and client
|
| PacketDirection
The direction the packet is headed, the bound of it
|
| Class and Description |
|---|
| InPacket
Provides the basis for a packet that is being received by the server
|
| OutPacket |
| Packet
Data bearing abstraction that represents a piece of information to communicate between server and client
|
| PacketDirection
The direction the packet is headed, the bound of it
|
| Class and Description |
|---|
| InPacket
Provides the basis for a packet that is being received by the server
|
| Packet
Data bearing abstraction that represents a piece of information to communicate between server and client
|
| Class and Description |
|---|
| OutPacket |
| Packet
Data bearing abstraction that represents a piece of information to communicate between server and client
|
| Class and Description |
|---|
| InPacket
Provides the basis for a packet that is being received by the server
|
| OutPacket |
| Packet
Data bearing abstraction that represents a piece of information to communicate between server and client
|
| PacketDirection
The direction the packet is headed, the bound of it
|
| Class and Description |
|---|
| OutPacket |
| Packet
Data bearing abstraction that represents a piece of information to communicate between server and client
|
Copyright © 2016. All rights reserved.