thinksame.mc/src/main/java/dev/pfaff/thinksame/mixin
Michael Pfaff 8228947989 Update the mod to work with all versions from >=1.16
Support for older versions is planned, but I don't have a reason to
actively work on it

The mixins are updated to apply the smallest change possible: only
replacing relevant accesses to `MinecraftClient.IS_SYSTEM_MAC` with
`false`.
2023-09-18 16:41:19 -04:00
..
MouseMixin.java Update the mod to work with all versions from >=1.16 2023-09-18 16:41:19 -04:00
ScreenMixin.java Update the mod to work with all versions from >=1.16 2023-09-18 16:41:19 -04:00