azalea-rs / azalea

A collection of Rust crates for making Minecraft bots, clients, and tools.
https://azalea.matdoes.dev
MIT License
361 stars 48 forks source link

Use ClientIntention over ConnectionProtocol for ClientIntentionPacket #143

Closed LooFifteen closed 4 months ago

LooFifteen commented 4 months ago

Fixes #142. This is a breaking change, as seen in the tests and examples.