
Event Wrapper
A wrapper for mod to use eventbus on forge&fabric
About this Mod
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:
@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.
Available Versions
How to Install Event Wrapper on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.20.1).
Install Mod
Open the mod browser in the dashboard and search for "Event Wrapper". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.1
Server-side
~ OptionalRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Event Wrapper server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.1). You can switch loaders with one click in the panel.
Is Event Wrapper compatible with fabric and forge and quilt?
Event Wrapper officially supports fabric, forge, quilt for Minecraft 1.20.1. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Event Wrapper – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Event Wrapper consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Event Wrapper with just one click on your server.