previewBOT
previewBOT
TIPThe Iris Project
Created by Meeni on 8/23/2024 in #iris-issues
Iris 1.8.0b1 crashes the jvm
maruohon/litematica (on dc426db5b2ff93cc56790287d203d03944facf5d) src/main/java/fi/dy/masa/litematica/mixin/MixinWorldRenderer.java
36 | private void onRenderLayer(RenderLayer renderLayer, double x, double y, double z, Matrix4f matrix4f, Matrix4f positionMatrix, CallbackInfo ci)
36 | private void onRenderLayer(RenderLayer renderLayer, double x, double y, double z, Matrix4f matrix4f, Matrix4f positionMatrix, CallbackInfo ci)
147 replies
TIPThe Iris Project
Created by PHOBOSS on 3/4/2024 in #iris-issues
How does Iris handle End Gateway/Portal rendering with shaders?
IrisShaders/Iris (on f0f6a27453d44a18e1c655880dca0baf2de03c9a) src/main/java/net/coderbot/iris/mixin/MixinTheEndPortalRenderer.java
22 | public class MixinTheEndPortalRenderer {
22 | public class MixinTheEndPortalRenderer {
12 replies
TIPThe Iris Project
Created by PHOBOSS on 3/4/2024 in #iris-issues
How does Iris handle End Gateway/Portal rendering with shaders?
IrisShaders/Iris (on f0f6a27453d44a18e1c655880dca0baf2de03c9a) src/main/java/net/coderbot/iris/mixin/MixinGameRenderer.java
403 | // ignored: getRendertypeEndGatewayShader (we replace the end portal rendering for shaders)
403 | // ignored: getRendertypeEndGatewayShader (we replace the end portal rendering for shaders)
12 replies