TheDeathlyCow / frostiful

A Vanilla+ Snow & Frost Update Survival Experience for Minecraft
GNU Lesser General Public License v3.0
15 stars 8 forks source link

Mixin transformation crash within Colorful Hearts compat #51

Closed Terrails closed 9 months ago

Terrails commented 9 months ago

Hello, I have just gotten the following issue https://github.com/Terrails/colorful-hearts/issues/6 reported at my repo.

The change that breaks it is that I got rid of the MatrixStack parameter and instead provide the original DrawContext for compat mixins like these. Due to that there's no more need for constructing a new instance of it.