Compatibility
Minecraft: Java Edition
b1.7.3
Platforms
Supported environments
Client-side
Server-side
Client and server
Links
Tags
Creators
Details
Licensed CC0-1.0
Published 6 days ago
Updated last month

Bacrian's All-Purpose Integration Library
A library for some of my mods, currently only working on Babric loader.
As of now BAPILib adds a handful of functions to help on making mod development an easier experience and keeping the main code clean and readable.
What does it do?
It adds helpers for development on mods. Doesn't add anything to the game on its own.
Can I use it in my mod?
Sure. Go ahead, I made it mainly for some code I thought I wouldn't want to write a thousand times if the occasion came.
Before implementing BAPILib to your own mods though, I'd recommend giving the source code a read, that way, you'll make sure that BAPILib is useful for your needs, or on the other hand, doesn't have what you need.


