-
-
Notifications
You must be signed in to change notification settings - Fork 303
Cleanup AbstractWidget#getFGColor patch #1265
Copy link
Copy link
Open
Labels
1.21Targeted at Minecraft 1.21Targeted at Minecraft 1.21breaking changeBreaks binary compatibilityBreaks binary compatibilitycleanupChange that isn't an enhancement or a bug fixChange that isn't an enhancement or a bug fixhelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
1.21Targeted at Minecraft 1.21Targeted at Minecraft 1.21breaking changeBreaks binary compatibilityBreaks binary compatibilitycleanupChange that isn't an enhancement or a bug fixChange that isn't an enhancement or a bug fixhelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
This patch is pretty old, has no javadocs, and has poor formatting inherited from the time period when it was written. It should be reformatted, documented, and the methods/fields renamed to
getTextColorinstead ofgetFGColor(because this is explicitly used for text colors).