Interface | Description |
---|---|
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 |