Skip to content

Schatten2021/rust-minecraft-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minecraft-net

This work is licensed under CC BY 4.0

This package is a work in progress!

A package implementing the 1.21.4 minecraft protocol.

Features / Goals

  • Structs for all Packets (~74/221 ~33%)
    • Handshake (1 packet)
    • Status (4 packets)
    • Login (11 packets)
    • Configuration (25 packets)
    • Play (180 packets) (62 somewhat done, some missing fields)
  • improved usability
  • checking validity
  • Encoding/Decoding packets
  • Helper for encrypted connections
  • Documentation :(

Note:

This project is not in any way affiliated with Mojang and/or Microsoft. Use at your own risk.

It is also still in development.

Based on wiki.vg which has been shutdown is migrating to minecraft.wiki.

About

A rust implementation of the minecraft protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages