UI Lib - User Interface Library
UI Lib mod is a specialized library for creating custom user interfaces in Minecraft mods. This library significantly simplifies the process of developing visual elements by providing ready-made solutions for various interface components.
Main Interface Components
Buttons with Adaptive Textures
Create interactive buttons with customizable textures that automatically adjust to different sizes while maintaining quality and visual consistency.
Text Elements
Various text types are available: normal, multi-line, scrolling, and truncated. Easily integrate text blocks into your mod interfaces, customizing fonts, colors, and sizes according to design requirements.
Textures and Images
Supports regular textures and adaptive nine-slice textures. Embed graphic elements into user interfaces to create visually appealing compositions.
Item Display
Display game items in the interface with the choice between simple and decorated options. Perfect for showing inventory contents or crafting recipes.
Icons and Symbols
Add icons for status indicators, achievements, or other visual cues. Customize the appearance of icons to match your mod's style.
Scrollable Areas
Create areas with scrolling capability for efficient navigation through large content volumes. Excellent for inventories, quest logs, and other interfaces with dynamic content.