Description
Elegantia
To learn more about how to use this library, you can check [Getting started & Quick docs]
GUI library for Minecraft and more. It is used in Araraki Leo mods. So far, the library is in the early stages of development, which is why it is not yet intended for widespread use (early access).
At the moment, the library contains tools:
- for working with gif images
- for creating configurations and presenting them as a graphical interface, which is automatically applied to Mod Menu
- for rendering widgets and positioning them in space both in relation to the screen and to other widgets
- for checking mod updates from Modrinth
- advanced mathematical interfaces representations (like Rect, Vector, etc.)
- a little list of custom widgets, among which you can highlight CompositeWidget, which allows you to effortlessly create a custom composite widget from other widgets (including vanilla ones)


