GoLangMc / minecraft-server

A Minecraft server implemented in Go
MIT License
130 stars 7 forks source link

PacketI Implementation #5

Open Sxtanna opened 4 years ago

Sxtanna commented 4 years ago

Implementation of server bound packets.

Handshake

Status

Login

Play

alexykot commented 3 years ago

Hi, what version of the protocol you're targeting to implement?

I've looked through packets list above, and it looks like 1.15.2, is that right?