Skip to content

Conversation

@ranidspace
Copy link

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.
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