4 releases
0.1.3 | Feb 12, 2024 |
---|---|
0.1.2 | Jun 24, 2023 |
0.1.1 | Jun 24, 2023 |
0.1.0 | Jun 23, 2023 |
#694 in Rust patterns
28KB
704 lines
Netherite
Netherite is a crate implementing the essential building blocks of the Minecraft protocol.
Like a netherite ingot, it enables you to build your tools by yourself, offering traits and methods for implementing your very own data types and packets.
This is because the Minecraft protocol is always changing, and a fixed, up-to-date implementation is really hard to maintain.
Dependencies
~4–12MB
~129K SLoC