mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 22:41:30 +11:00
6 lines
233 B
Markdown
6 lines
233 B
Markdown
|
# 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.
|