Canvas Renderer

Canvas Renderer

202k Downloads

Compatibility Hooks

grondag opened this issue ยท 3 comments

commented

Mods that mixin to the rendery bits of MC may not get their hooks called because Canvas replaces big chunks of the renderer.

See various compatibility hacks and Haven-King/glowcase#1 for examples.

commented

Satin is fixed. Litematica code is added but doesn't work (or fail) and there's no maven for Litematica and all my attempts to get a locally remapped jar in the dev environment have failed. Putting this aside for now.

commented

This issue is now to track the need for an event library. Individual mod issues should be tracked as separate issues.

commented

WorldRenderEvents is now merged into Fabric API! FabricMC/fabric#1182