aboutsummaryrefslogtreecommitdiff
path: root/azalea-client
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2023-10-02 22:24:06 -0500
committermat <git@matdoes.dev>2023-10-02 22:24:06 -0500
commite847f46c0b1eb27649528fa3d06a3e12b48cc734 (patch)
tree44dfbaf43ec91cc924d7ecb79709a91352de0702 /azalea-client
parent0691373310676768ef5268daef0e03b583c2cbe9 (diff)
downloadazalea-drasl-e847f46c0b1eb27649528fa3d06a3e12b48cc734.tar.xz
fix broken doc link
Diffstat (limited to 'azalea-client')
-rw-r--r--azalea-client/src/movement.rs4
1 files changed, 3 insertions, 1 deletions
diff --git a/azalea-client/src/movement.rs b/azalea-client/src/movement.rs
index 67588794..28628115 100644
--- a/azalea-client/src/movement.rs
+++ b/azalea-client/src/movement.rs
@@ -100,7 +100,9 @@ pub struct LastSentLookDirection {
}
/// Component for entities that can move and sprint. Usually only in
-/// [`LocalPlayer`] entities.
+/// [`LocalEntity`]s.
+///
+/// [`LocalEntity`]: azalea_entity::LocalEntity
#[derive(Default, Component, Clone)]
pub struct PhysicsState {
/// Minecraft only sends a movement packet either after 20 ticks or if the