LibrarianLib-Continuous (LLC)
LibrarianLib-Continuous represents an updated version of the LibrarianLib library that is fully compatible with Forgelin-Continuous. This mod provides Minecraft developers with an extensive set of powerful tools and functions for creating various modifications.
Main capabilities of the library for modders
The Facade framework is a flexible and universal system for building user interfaces, characterized by power and ease of use.
The Glitter particle system demonstrates exceptional performance, efficiently handling tens of thousands of particles simultaneously without loss of performance.
The shader infrastructure Albedo offers a universal approach to working with shaders. It allows easy application of custom vertex layouts using intuitive type-safe APIs.
Automatic annotation-based serialization Scribe fully supports generics, including complex constructs such as Map<Identifier, List<Pair<String, Block>>>.
The convenient networking helper Courier simplifies work with network functions, built on the basis of Scribe.
Mosaic is a data-driven sprite system designed to exclude magic constants from custom interface code.
It's important to note that in the LLC version, ICU and lwjgl components were removed, which were not required for the full functionality of the library, making it more lightweight and optimized.