Mineuniverse
Log in Register
Mods

WrapperLib

multi-platform library for easier data serialization
by lukegrahamlandry
Claim this project
341,993 downloads
0 likes
Updated Jun 30, 2026
0 hypes

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.

No files available for download.

More from lukegrahamlandry

Inclusive Enchanting
8,884
Tiered Shulker Boxes
84,237
Find My Friends
69,755
Cultivated Snacks
697
Simple XP Config
63,513
Smells Fishy (Entity Rain Events)
597

You Might Also Like

Vivecraft
A Minecraft VR mod on a loader of your choice!
9,988,339
Athena
A crossplatform (Forge/Fabric) solution to connected block textures for 1.19.4+
99,799,527
Lodestone
A collection of code used throughout projects under the Lodestar team.
9,914,417
TheDragonLib
A library for most of sokratis12GR's Mods
9,910,232
Multi Mob Library
A library mod containing essential files for Daveyx0's mob mods
9,892,767
FTB Library (Forge) (Legacy)
FTB Library is a library mod that is used for some of our mods.
98,265,314