mirror of https://github.com/zyllian/classics.git synced 2025-05-11 14:16:38 -07:00

sorta implement EmoteFix (closes #21), FullCP436 (closes #34), and HeldBlock (closes #20)

This commit is contained in:
Zoey 2024-04-24 19:35:46 -07:00
parent bfb9d62f96
commit 614db37e38
No known key found for this signature in database
GPG key ID: 8611B896D1AAFAF2
4 changed files with 21 additions and 4 deletions

View file

@ -328,7 +328,7 @@ async fn handle_stream_inner(
}
}
ClientPacket::PositionOrientation {
_player_id: _,
_player_id_or_held_block: _,
x,
y,
z,