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

Update PlayerListHudMixin.java #4214

Closed
wants to merge 1 commit into from
Closed

Conversation

P529
Copy link
Contributor

@P529 P529 commented Nov 13, 2023

Type of change

  • Bug fix
  • New feature

Description

Fixes compatiblity with future

Would love to push this of 0.5.4

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

 ## Type of change
 
     * [x]  Bug fix
 
     * [ ]  New feature
 
 
 ## Description
 
     * Fixes compatibility with Future
 
     * Would love to update 0.5.4 for the 1.20.1 players
 
 
 # Checklist:
 
     * [x]  My code follows the style guidelines of this project.
 
     * [x]  I have added comments to my code in more complex areas.
 
     * [x]  I have tested the code in both development and production environments.
@RacoonDog
Copy link
Contributor

it would be better to have it work alongside future instead of disabling the mixin

@P529
Copy link
Contributor Author

P529 commented Nov 14, 2023

it would be better to have it work alongside future instead of disabling the mixin

I get that but Future is modifying the same constant and my approach was that it wouldn't really matter if one was at least left with the option from future, I can look for another way to solve this.

@0xTas
Copy link
Contributor

0xTas commented Mar 13, 2024

it would be better to have it work alongside future instead of disabling the mixin

This is accomplished by #4454

@Wide-Cat
Copy link
Collaborator

3145c37

@Wide-Cat Wide-Cat closed this Mar 14, 2024
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.

4 participants