Tests: The shaderpack loader still references MC classes indirectly through StandardMacros and other Iris classes
coderbot16 opened this issue ยท 0 comments
coderbot16 commented
This can cause tests to fail when we cause classloading in an order that Minecraft classes don't expect. Ideally, we shouldn't reference MC classes from the shader pack loader, directly or indirectly.