Package | Description |
---|---|
com.comphenix.protocol |
Contains classes for retrieving the main
ProtocolMananger object. |
com.comphenix.protocol.async | |
com.comphenix.protocol.utility |
Class and Description |
---|
AsynchronousManager
Represents a asynchronous packet handler.
|
CommandFilter.Filter
A filter that will be used to process a packet event.
|
CommandFilter.FilterFailedHandler |
Packets.Client
List of packets sent by the client.
|
Packets.Server
List of packets sent only by the server.
|
PacketStream
Represents a object capable of sending or receiving packets.
|
ProtocolManager
Represents an API for accessing the Minecraft protocol.
|
Class and Description |
---|
AsynchronousManager
Represents a asynchronous packet handler.
|
PacketStream
Represents a object capable of sending or receiving packets.
|
ProtocolManager
Represents an API for accessing the Minecraft protocol.
|
Class and Description |
---|
ProtocolManager
Represents an API for accessing the Minecraft protocol.
|