Update to latest neoforge 1.21.9 version

This commit is contained in:
James Seibel
2025-10-07 07:18:32 -05:00
parent 9cfdbdc0ca
commit 8708ca3048
9 changed files with 36 additions and 22 deletions
@@ -259,7 +259,6 @@ public class FabricClientProxy implements AbstractModInitializer.IEventProxy
});
// TODO add to forge and neo
WorldRenderEvents.AFTER_ENTITIES.register((renderContext) ->
{
Mat4f projectionMatrix = McObjectConverter.Convert(renderContext.projectionMatrix());