aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/libgui.accesswidener
AgeCommit message (Collapse)Author
2021-07-11Fix broken AW by yeeting it, bump version to 4.1.44.1.4Juuz
2021-06-05Switch from accessor to AW, fixes #113Juuz
Accessors would be preferred but there is a mixin bug/regression that prevents me from modifying final fields with accessors unless I do some concerning hacky code.