Erdbeerbaer's GUI Library
This library provides Minecraft developers with a simple way to create graphical user interfaces (GUIs) that are not standard game inventories. With its help, you can easily add images to interfaces by loading them both from the internet via URLs and from local files.
In the Minecraft 1.16 version, additional functionality appeared - the ability to register configuration windows that can be opened directly from the mod list.
For Players
Regular players need this library only if it is required for the operation of other mods. By itself, it does not add any new content to the game.
For Developers
Detailed documentation on installing and using the library can be found in the corresponding section on GitHub.
![]()
Example of a graphical interface created using the library
Important: Currently, only Minecraft version 1.19 is supported.