mcproto icon indicating copy to clipboard operation
mcproto copied to clipboard

Add play gamestate packets

Open ItsDrike opened this issue 3 years ago • 2 comments

Currently, the repository only has packets for status, login and handshaking gamestates. Add all of the play gamestate packets.

Note: This issue is fairly big as there's a lot of play packets to cover. It also requires us to introduce some custom types such as a type for NBT data, etc. These will likely have to be versioned too, making this issue a very big one.

ItsDrike avatar Dec 28 '22 01:12 ItsDrike

Can I get assigned on this ?

LiteApplication avatar Jun 09 '24 10:06 LiteApplication

BTW there are also configuration packets.

LiteApplication avatar Jun 09 '24 10:06 LiteApplication