Terra (Fabric/Forge/Paper)

Terra (Fabric/Forge/Paper)

74.2k Downloads

Use @Implements on Fabric to significantly decrease allocation rate

dfsek opened this issue ยท 0 comments

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.