Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Fishing Rod Usage #638

Closed
wants to merge 1 commit into from
Closed

Conversation

lowercasebtw
Copy link
Collaborator

Fixes broken usage of the rod, where it wasn't working on Hypixel in 1.12/1.8.

After looking at the code, it was using the wrong method compared to what is done in 1.14.4 and below, which this fixes.

Should also fix #625

Copy link
Member

@FlorianMichael FlorianMichael left a comment

Choose a reason for hiding this comment

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

1.14.4 also has the swingHand() override in ClientPlayerEntity and the same code, so either wrong version range or wrong code from the beginning

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.

Unable to use grappling hook in Hypixel lobby
2 participants