An open API service indexing awesome lists of open source software.

https://github.com/retrooper/packetevents

Precision meets performance—a powerful tool for mastering Minecraft packet manipulation with speed and finesse.
https://github.com/retrooper/packetevents

api bytebuf injector intellij intellij-ide java library listener minecraft netty packet packet-wrappers packetevents packetwrapper retrooper spigot wrapper

Last synced: 5 months ago
JSON representation

Precision meets performance—a powerful tool for mastering Minecraft packet manipulation with speed and finesse.

Awesome Lists containing this project

README

          


PacketEvents


A powerful networking library for Minecraft packet processing and manipulation.








Resources

- [Read documentation](https://docs.packetevents.com/)
- [Getting Started](https://docs.packetevents.com/getting-started)
- [JavaDocs](https://javadocs.packetevents.com)
- [Releases](https://github.com/retrooper/packetevents/releases/)
- [GitHub](https://github.com/retrooper/packetevents/releases/)
- [Modrinth](https://modrinth.com/plugin/packetevents)
- [SpigotMC](https://www.spigotmc.org/resources/packetevents-api.80279/)
- [Development Builds](https://ci.codemc.io/job/retrooper/job/packetevents)
- [Statistics](https://bstats.org/plugin/bukkit/packetevents/11327)

Sponsors

Thanks to the following sponsors for supporting this project:



radstevee

Credits

Here are some projects that we are heavily inspired by, thus we have integrated\
small portions of their code into our work.

[Protocol Documentation for the Minecraft Java Edition](https://minecraft.wiki/w/Minecraft_Wiki:Projects/wiki.vg_merge/Protocol)\
[ViaVersion](https://github.com/ViaVersion/ViaVersion)\
[ProtocolSupport](https://github.com/ProtocolSupport/ProtocolSupport)\
[adventure](https://github.com/KyoriPowered/adventure)\
[MCProtocolLib](https://github.com/GeyserMC/MCProtocolLib/)