aboutsummaryrefslogtreecommitdiff
path: root/azalea/src/client_impl/client_information.rs
AgeCommit message (Collapse)Author
10 dayschange panicking functions in Client and EntityRef to return an AzaleaResult ↵mat
instead
2025-12-27Move Client struct to azalea crate (#297)mat
* move the Client struct out of azalea-client into azalea * actually add client impls in azalea