[26.3] DillonLib 1.1
Curse Maven Snippet
What's new
# Version 1.1
- Update to 26.3.
- Requires [Fabric Loader version 0.19.5](https://fabricmc.net/use/installer/) or greater to load.
- Add PlatformMenuButton: Easily add your mod menu button to the title and pause screen under certain conditions.
- Add UpdatableSpriteButton.
- Add DillonLibModReferences.
- Add KeybindScrollHelper (+ KeybindsScreenAccessor).
- Add DebugScreenEntriesInvoker.
- Add DebugOptionsScreenMixin.
- Fixes a bug where closing the debug options screen always set the parent screen to null.
- Remove ModernListWidget (unused).
- ClientModPlatform:
- Add overridable "menuButtons" method to configure PlatformMenuButtons.
- ClientTasks:
- Add "drawModInfo" - draws mod information in a specified menu screen.
- Add "tryOpenYaclScreen" - tries to open a [YetAnotherConfigLib](https://modrinth.com/mod/yacl) configuration screen, and warns the user if the mod is not installed
- Add "openDebugEntriesScreen".
- Add "isOnServer".
- Update "drawSprite" methods to "blitTexture", add separate "drawSprite" method, which actually draws a sprite from the "sprites" folder.
This mod has no additional files

