index
:
azalea-drasl.git
main
Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
azalea-brigadier
/
src
/
arguments
/
mod.rs
blob: dec392976bb64b4e70ce44eb29efcb12f79c57ec (
plain
)
1
2
3
4
mod argument_type; pub mod integer_argument_type; pub use argument_type::ArgumentType;