mirror of
https://github.com/italicsjenga/valence.git
synced 2025-01-11 15:21:31 +11:00
.. | ||
src | ||
Cargo.toml | ||
README.md |
valence_client
Manages core components and systems related to Minecraft clients.
A client is a Minecraft player entity backed by an abstract network connection and other necessary components. See [Client
] for more information.