YoinkGUI 2.0.4 for MC 26.3
Curse Maven Snippet
What's new
YoinkGUI 2.0.4
Released September 21, 2026
Fixes
- Replaced the manually rendered Yoink button with Minecraft's button widget.
- Updated the button-position screen to use the native button widget.
- Updated screen mouse and keyboard handling for the 26.3 input events.
Changes
- Updated to
26.3for Minecraft26.3support. - Updated the Gradle wrapper from
9.5.1to9.7.1. - Enabled Gradle build caching and configuration caching.
- Updated Java and mixin compatibility to Java
25. - Updated Stonecutter from
0.9.1-beta.2to0.9.8.
Code changes
- Added native
Buttonregistration throughScreen.init. - Removed manual button rendering, coordinate-based hit testing, and mouse-coordinate conversion.
- Updated keybinds to use Mojang input constants and keyboard input types.
- Added mouse-drag and mouse-release hooks to
VersionedScreen. - Removed the obsolete default mixin entry.
Library updates
- Updated Fabric Loom from
1.17-SNAPSHOTto1.18-SNAPSHOT. - Updated Fabric Loader from
0.19.3to0.19.5. - Updated Fabric Kotlin from
1.13.11+kotlin.2.3.21to1.14.1+kotlin.2.4.20. - Updated Kotlin JVM from
2.4.0-Beta2to2.4.20. - Updated Mod Publish from
2.0.0-beta.1to2.2.1. - Updated Kotlin coroutines from
1.10.2to1.11.0.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
