aboutsummaryrefslogtreecommitdiff
path: root/azalea/src/client_impl
AgeCommit message (Expand)Author
2026-01-01Extensible Account (#301)mat
2025-12-29fix EntityRef::is_alive being able to panic, and add EntityRef::existsmat
2025-12-28Implement `EntityRef` (#299)mat
2025-12-28add a few more functions for getting common components to Clientmat
2025-12-28Change Client::component to return a reference (#298)mat
2025-12-28move Event and auto_reconnect to the azalea cratemat
2025-12-27Move Client struct to azalea crate (#297)mat