Skip to content

[WIP] A Rust crate implementing the Minecraft 1.20.4 protocol for Java Edition. Developed alongside my Minecraft server.

Notifications You must be signed in to change notification settings

n0op3/mc-protocol-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caution

This crate is very early in development, it is not ready to be used for anything yet!!!

The Minecraft protocol Rust crate

The purpose of this crate is to provide an easy to use, extensible interface for converting raw byte data from and into Minecraft packets. Currently, the focus is on the 1.21.x version.

Features to implement:

  • Compression
  • All the data types
  • Don't just unwrap and expect like a dummy

I doubt I will actually finish this, so have a cat for now: 😺

About

[WIP] A Rust crate implementing the Minecraft 1.20.4 protocol for Java Edition. Developed alongside my Minecraft server.

Resources

Stars

Watchers

Forks

Languages