← Назад к ресурсам

Modern Networking

Multiversioned and multiloader network packet API based on 1.20.6+'s method of packets.

Modrinth library

Описание

# Modern Networking A multiversioned and multiloader network packet library for Minecraft based on 1.20.6+'s method of packets. This API has also been designed in such a way that allows for Bukkit implementations, and even implementations outside of Minecraft, however you will have to provide the backing implementations yourself. | Library Minecraft Version | Supported Minecraft Versions | |---------------------------|------------------------------| | 1.18.2 | 1.18.2 - 1.20.1 | | 1.20.4 | 1.20.2 - 1.20.4 | | 1.20.6 | 1.20.5 - 1.20.6 | | 1.21.1 | 1.21 - Latest | You may reference the [README on the GitHub](https://github.com/BluSpring/ModernNetworking) for using this library as a developer.