lambda-client / lambda

Minecraft utility mod coded in Kotlin
GNU Lesser General Public License v3.0
583 stars 144 forks source link

PacketLogger Revamp #557

Closed rfresh2 closed 1 year ago

rfresh2 commented 1 year ago

Adds the ability to select individual packets from both client and server. Also added this to packet canceller

Complete packet support with fields, using accessors when necessary

Adds a HUD element to view packets.