Use @Implements on Fabric to significantly decrease allocation rate
dfsek opened this issue ยท 0 comments
dfsek commented
Use Mixin's @Implements to implement Terra interfaces directly in Minecraft classes, eliminating the need to instantiate Terra objects for Minecraft worlds, blocks, etc.