– Added a builder pattern for the TabWidget class, allowing more flexible construction and clearer configuration of different tab settings.
– Implemented an optional tooltip display for the tab’s label on hover, controlled by a new showTooltip flag.
– Added a reference to the parent screen so that tooltips (and other potential GUI hooks) can be handled more easily.
– Introduced a SoundPlayStrategy interface for customizing when or how a click sound is played.
For more information about the old changelog, check the mod on Curseforge!