Skip to content

Fix spear jab attack not connecting after charge attack#13841

Open
B1ue-Bandit wants to merge 2 commits intoPaperMC:mainfrom
B1ue-Bandit:spear-fixes
Open

Fix spear jab attack not connecting after charge attack#13841
B1ue-Bandit wants to merge 2 commits intoPaperMC:mainfrom
B1ue-Bandit:spear-fixes

Conversation

@B1ue-Bandit
Copy link
Copy Markdown
Contributor

In vanilla it is possible to use the jab attack immediately after a charge attack, paper does not allow the 2nd attack which heavily impacts the PvP experience. This issue stemmed from paper incorrectly resetting the player's attack cooldown after a charge attack. Fix for #13838

@B1ue-Bandit B1ue-Bandit requested a review from a team as a code owner April 30, 2026 10:38
@github-project-automation github-project-automation Bot moved this to Awaiting review in Paper PR Queue Apr 30, 2026
Comment thread paper-server/patches/sources/net/minecraft/world/entity/LivingEntity.java.patch Outdated
@github-project-automation github-project-automation Bot moved this from Awaiting review to Changes required in Paper PR Queue Apr 30, 2026
Copy link
Copy Markdown
Member

@kennytv kennytv left a comment

Choose a reason for hiding this comment

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

Thanks!

@B1ue-Bandit
Copy link
Copy Markdown
Contributor Author

Will this be back-patched to 1.21.11? Most servers aren't running 26.1 yet.

@kennytv
Copy link
Copy Markdown
Member

kennytv commented Apr 30, 2026

You can create a PR to the ver/1.21.11 branch and it'll be merged when this is merged too

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

Labels

None yet

Projects

Status: Changes required

Development

Successfully merging this pull request may close these issues.

2 participants