mirror of
https://github.com/italicsjenga/valence.git
synced 2025-01-27 05:56:33 +11:00
7cd059b9b3
<!-- Please make sure that your PR is aligned with the guidelines in CONTRIBUTING.md to the best of your ability. --> <!-- Good PRs have tests! Make sure you have sufficient test coverage. --> ## Description Take 3 of #247. I've added a minimal chat example - ignoring chat signing, etc. It's in the file `crates/valence/examples/chat.rs`. ## Test Plan Manual, unfortunately :( Steps: 1. Open two minecraft clients, with two separate accounts (or usernames if using offline mode) 2. Connect to the server in both clients 3. Type a chat message, checking it appears to both clients, with the correct username. 4. Type a command, checking it appears only to the sender. --------- Co-authored-by: Carson McManus <dyc3@users.noreply.github.com> |
||
---|---|---|
.. | ||
packet_inspector | ||
playground | ||
valence | ||
valence_anvil | ||
valence_nbt | ||
valence_protocol | ||
valence_protocol_macros | ||
valence_spatial_index | ||
valence_stresser |