nurtex-protocol
Library that allows a Minecraft client to communicate with a server.
Examples
Examples of use can be found here: browse
Packet types
Clientside- packets that the client receives from the server.Serverside- packets that are sent from the client to the server.Multiside- packets that can be sent from the server to the client and vice versa (meaning they have the same structure).