Event Wrapper
Modby Lounode
A wrapper for mod to use eventbus on forge&fabric
Type
Mod
CurseForge Downloads
117,937
CurseForge ID
1256971
Modrinth Downloads
100,663
Modrinth ID
k7JPYdTv
Last Updated
Sep 5, 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
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Professions
[NeoForge/Fabric] Professions - An RPG system for adding progression to your experience!
Animania Extra Animals
This Animania Addon adds several other Animals to your game!
Mekalus (Oculus fork with fixed Mekanism MekaSuit rendering)
Unofficial Fork of "Oculus", made to fix Mekanism MekaSuit rendering with shaders.
Epic Fight - Super Warden
Added Epic Fight adaptation for the Warden.
Dracolotl
Ever wished that instead of hatching your dragon egg into a magnificent mount, you could hatch it into a draconic pet Ax...
Polymorphic Tom's Simple Storag
Polymorph support for Tom's Simple Storag.