WrapperLib
Modby lukegrahamlandry
multi-platform library for easier data serialization
Type
Mod
CurseForge Downloads
333,541
CurseForge ID
721810
Last Updated
Jun 11, 2026
Description
WrapperLib
A collection of multi-platform implementations of common tasks for developing Minecraft mods. This is a tool for mod developers, it adds no content on its own. Only install it if you are using another mod that requires it.
- Provides a uniform api across mod loaders and Minecraft versions.
- A priority is placed on never manually writing serialization code for nbt or byte buffers.
- Designed to be modular, so you can shadow only the parts you need and have no external dependencies.
- Each api concept is exposed as a Builder like class with no additional setup required.
- Extensive documentation (wiki & javadocs).
See wiki for more info.
- NetworkWrapper: send information between the client and the server.
- ConfigWrapper: allow players to configure mod features by editing json files.
- DataWrapper: save extra information with world data.
- RegistryWrapper: an api like Forge's deferred register that can be called from common code.
- ResourcesWrapper: load information from data packs or resource packs.
- KeybindWrapper: react to keyboard input, automatically synced to the server.
Similar Mods
Weapon Case Loot
Adds weapon cases found in loot chests with special weapon inside them
Fog
A total overhaul of Minecraft's fog, offering options to customize fog color, start, and end points. Enjoy a more immers...
Golden Feather (RPG Theme)
RPG Theme, Consume a Golden Feather and gain Slow Falling, Absorption, and Haste effects
Excavated Variants
Automatically generated stone variants of ores
Stellar View
Enjoy a Stellar View of the Sky
Better Pickaxe Trims
Adds new trims smithing template to personalize and upgrade your pickaxes. Discover durability boosts, gain extra experi...