canvas icon indicating copy to clipboard operation
canvas copied to clipboard

Compatibility Hooks

Open grondag opened this issue 5 years ago • 3 comments
trafficstars

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 https://github.com/Hephaestus-Dev/glowcase/pull/1 for examples.

grondag avatar Jun 27 '20 23:06 grondag

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.

grondag avatar Jul 12 '20 19:07 grondag

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

grondag avatar Jul 21 '20 14:07 grondag

WorldRenderEvents is now merged into Fabric API! https://github.com/FabricMC/fabric/pull/1182

comp500 avatar Dec 30 '20 17:12 comp500