Liam Broome
Liam Broome
Default guiLight() to **FRONT** when not set. Issue: [https://github.com/neoforged/NeoForge/issues/2606](url) Images below: Left sword is a sword without composite, right sword has it applied, you can see the darkening effect. Before...
[Issue](https://github.com/FabricMC/yarn/issues/4322) This pull request refactors input event class names and updates their usage throughout the codebase to improve clarity and consistency. The main changes involve renaming several input-related classes and...
Fixes [issue #4933](https://github.com/FabricMC/fabric/issues/4933) where `HudElementRegistry.replaceElement(VanillaHudElements.SUBTITLES, ...)` did not work correctly during normal gameplay, only when the game was paused. This prevented mods from properly scaling, positioning, or otherwise modifying subtitle...