Skip to content

26.1 support#24

Open
pianoman911 wants to merge 3 commits intomasterfrom
feat/26.1-support
Open

26.1 support#24
pianoman911 wants to merge 3 commits intomasterfrom
feat/26.1-support

Conversation

@pianoman911
Copy link
Copy Markdown
Member

Fully tested

@pianoman911 pianoman911 requested a review from booky10 April 5, 2026 15:33
@pianoman911 pianoman911 self-assigned this Apr 5, 2026
this.handleAnimation(passthroughMode);
} else if (msg instanceof ServerboundAttackPacket(int entityId)) {
passthroughMode = this.bridge.handleAttack(this.player, entityId);
this.handleAnimation(passthroughMode);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't do duplicate animation handling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants