TechReborn / RebornCore

Reborn Core is a library used for many of the Tech Reborn team's mods, including Tech Reborn, Quantum Storage, Fluxed Redstone, Hardcore Map Reset, and many more.
MIT License
44 stars 51 forks source link

use fabric event to registor UnloadHandler #172

Closed ghost closed 3 years ago

ghost commented 3 years ago

I wasn't entirely sure if the current implementation called onUnload only on the server or on both sides, but the Fabric World mixin has a side check the old RebornCore World mixin did not have.