Interface | 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 | Description |
---|---|
Application | |
Packets |
List of known packet IDs since 1.3.2.
|
Packets.Client |
List of packets sent by the client.
|
Packets.Server |
List of packets sent only by the server.
|
ProtocolLibrary |