Download WrapperLib — Minecraft Mods — MetaMods

WrapperLib

Active

Downloads

0

Last update

2 years ago

Versions

1.16.5 — 1.19.3
Client and server
Fabric
Forge
Quilt
Libraries

WrapperLib

A collection of cross-platform solutions for standard tasks in Minecraft mod development. This library offers a unified API that works consistently across different mod loaders and game versions.

Key Advantages

One of the key features is data serialization automation - you no longer need to manually write code for working with NBT or byte buffers. The library is built on a modular principle, allowing you to connect only the necessary components without extra dependencies.

Each functionality is presented as Builder classes that are ready to use without additional setup. For developer convenience, comprehensive documentation is provided, including wiki and javadocs.

Main Modules

  • NetworkWrapper: Organizing data transfer between client and server
  • ConfigWrapper: Configuring mods through editing JSON files
  • DataWrapper: Saving additional information along with world data
  • RegistryWrapper: API for object registration, similar to Forge Deferred Register, but working from common code
  • Helpers: Simple utilities for cross-platform mods
Project members
lukegrahamlandry

lukegrahamlandry

Developer

Created: 6 Dec 2022

ID: 12967