Skip to content

Conversation

@ranidspace
Copy link
Contributor

Bump versions of dependencies.

Refactor for 1.21.11 changes. Any instance of "ResourceLocator" is replaced with "Identifier", net.minecraft.Util is now net.minecraft.util.Util, and Button is now Button.Plain.

Removes ScrollingStringWidget. The default behaviour of StringWidget is already to scroll when the text exceeds bounds, and 1.21.11 removes the getColor() method.

If there was a reason ScrollingStringWidget is needed rather than the base one, it can be re-added.

Requires refactoring a bit. Any instance of "ResourceLocator" is
replaced with "Identifier", and net.minecraft.Util is now
net.minecraft.util.Util

Removes ScrollingStringWidget. The default behaviour of StringWidget is
already to scroll when the text exceeds bounds, and 1.21.11 removes the
getColor() method.
Copy link
Member

@Jamalam360 Jamalam360 left a comment

Choose a reason for hiding this comment

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

Thank you for this

@Jamalam360 Jamalam360 merged commit 8e0079c into JamCoreModding:main Jan 6, 2026
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.

2 participants