willemml / hl-mc-kt

Headless Minecraft Client written in Kotlin
GNU General Public License v3.0
46 stars 12 forks source link

Complete Minecraft protocol/packet implementation #5

Closed willemml closed 4 years ago

willemml commented 4 years ago

Need to have full Minecraft protocol implementations, I am open to using an open source Kotlin library to do so.

willemml commented 4 years ago

MCProtocolLib solves most if not all of this.