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

1.21.4 porting #802

Open
wants to merge 2 commits into
base: 1.21.3
Choose a base branch
from
Open

Conversation

sakura-ryoko
Copy link
Contributor

The mod works as is for PRE2. There is a block of code that I couldn't get working right, so I just commented it out. It doesn't seem to effect anything from the Mod from working, but please verify what it's purpose was.

The reason it was commented out, was because it was removed from it's super class (EntryListWidget) under Vanilla, and only able to @OverRide the mouseClicked under ContainerWidget, which was causing an infinite loop; particularly concerning is clickedHeader (select now ?) where, the only Occurrence of this is under StatsScreen.ItemStatsListWidget or else false.

It's a situation where commenting it out was the easy solution that allows the mod to work, since the code that it was using was mostly removed from Vanilla.

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.

1 participant