← Назад к ресурсам

Void Lib

Infinituum mods' lib that adds various utilities to mod development

Modrinth

Описание

![Logo](https://cdn.modrinth.com/data/Z7Z0JsCA/images/a5c4985a12380dabea58a37860cc6f62961fe845.png) ### **A lib that adds various utilities to mod development.** Common dependency of other Infinituum's mods. ## Fabric Features - Implementation of an AnnotationScanner class that scans Jar files in the "mods" directory and gives the user the ability to interact with the annotated elements. - An UnsafeLoader class that is used to load classes in an easier way and without error handling. ## Forge Features - An UnsafeLoader class that is used to load classes in an easier way and without error handling. This mod is a WIP. Any feature can change at any moment.