mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 08:22:33 +00:00
* mostly added new entity selector and started entity argument type # Conflicts: # pumpkin/src/command/argument_types/mod.rs * mostly completed entity selectors * added bounds and started entity selector parser * implemented basic selector parsing * implemented bounds parsing, added `EntitySelectorOption` and implemented more of the parser * implemented `EntityArgumentType`'s parsing * implemented entity selector options and used `bitflags` * removed unnecessary unimplemented error type