I might not be smart enough with Java to fix it properly, because the Override fails since pre.2 .
This means all dependent mods using .render() call needs to be swapped with the // FIXME: " .renderZ() " call if you require that Z axis support.
I'm also not sure of this is correct: minecraft_version_out = 1.20.3-snap-rc1
Was I supposed to remove "-snap" ?
fixes for 1.20.3-rc.1
PAY ATTENTION TO THE .render() call under GuiTextFieldGeneric.java
I might not be smart enough with Java to fix it properly, because the Override fails since pre.2 . This means all dependent mods using .render() call needs to be swapped with the // FIXME: " .renderZ() " call if you require that Z axis support.
I'm also not sure of this is correct: minecraft_version_out = 1.20.3-snap-rc1 Was I supposed to remove "-snap" ?