mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 08:22:33 +00:00
* implement suggestions for everything we have right now * use `translate_cross` instead * fixed tests * fix SNBT tests and suggestions to how they should be * fixed `parse_for_suggestion`'s signature to only take a `SuggestionBuilder` * added suggestions for vec3 and block pos * add `Default` and `Debug` trait to `Vec3ArgumentType` --------- Signed-off-by: Alexander Medvedev <lilalexmed@proton.me> Co-authored-by: Alexander Medvedev <lilalexmed@proton.me>