Update PlayerListHudMixin.java
Type of change
- [x] Bug fix
- [ ] New feature
Description
Fixes compatiblity with future
Would love to push this of 0.5.4
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.
it would be better to have it work alongside future instead of disabling the mixin
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.
it would be better to have it work alongside future instead of disabling the mixin
This is accomplished by #4454
3145c37fa1473fa5877a665057dc6d99eee0395c