azalea-rs / azalea

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

implement macro #84

Closed Altidias closed 1 year ago

AtomicGamer9523 commented 1 year ago

LGTM

mat-1 commented 1 year ago

Just gonna close this for now. Tbh after thinking about it more I don't think the macro is really necessary since the code wasn't that complex in the first place, but the other cleanups look good.