Event Wrapper
Modby Lounode
A wrapper for mod to use eventbus on forge&fabric
Type
Mod
CurseForge Downloads
88,823
CurseForge ID
1256971
Modrinth Downloads
91,495
Modrinth ID
k7JPYdTv
Last Updated
Jun 12, 2026
Description
Event Wrapper
A useful event Library for modding on forge&fabric
*** # Why use Event Wrapper? Fed up different event system in different mod loader? Developing a forge/fabric mod but can't without forge event? HERE IS SOLUTION: ```java @EventBusSubscriberWrapper public SomeClass { @SubscriberEventWrapper public static void onHeal (LivingHealEventWrapper event) { //Some code on LivingEntity heal... } @SubscriberEventWrapper public static void onEffect(MobEffectEventWrapper event) { //Some code on LivingEntity add a effect... } } ``` Just add `Wrapper` behind your forge event method. You can run it on both forge/fabric… The modded community needs a Qin Shi Huang. # Is it stable? Sure. It have the most compatibility on forge, also have compatibility on fabric(uses mixin). # About LTS We plan to support one `Main Version` each big minecraft version: `1.20.1`,`1.21.1` # Our Principle ### Three E Principle: * Easy to Use. * Easy to Migrate. * Easy to Exit. Some libraries have caused serious migration disasters, so our principle is easy to use and easy to migrate out.Compatibility
Mod Loaders
Game Versions
Similar Mods
Disenchanter
A flexible Disenchanter because loot shouldn't go to waste
ParkerMc's Coins Mod
A mod that adds coins
Player Locator Plus
Track other players' locations on your experience bar like a compass!
Wither Storm Combat
It adds compatiblity between the WitherStormMod and BetterCombat
AE2 MEGA Things
AE2 MEGA Things adds DISK Cells (1k to 256M) with no type restrictions, supporting items, fluids, and Chemicals.
Revive
Revive your friends when they died