valence-rs / valence

A Rust framework for building Minecraft servers.
http://valence.rs/
MIT License
2.7k stars 142 forks source link

added switching offhand with mainhand via PlayerAction packet #608

Closed cooltexture1 closed 7 months ago

cooltexture1 commented 7 months ago

i added the code to make switching the items in main and offhand work with the PlayerAction from it. I tested it and it worked.