Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
Platforms
Supported environments
Creators
Details
Licensed MIT
Published last month
Updated 2 days ago
A GUI lib powered by kotlin DSL. It's designed to support all minecraft versions and loaders.
docs:docs
Good binary compatibility
- In a single jar.
- Independent from minecraft and loader.
- Has a cross-platform entrypoint.
- Compatibility is guaranteed by the backend.
Supported features:
- declarative, responsive layout
- simple syntax
- vanilla ui style
- contexed scaling
- keyboard operation
- narrator
- tooltip
- focus, hover
- local variables
- interpolated animation
- text translation
- components:
Row、Column、BoxButtonSliderContainer、Slot、ItemEditableTextRowColumnLazyColumn- Text
TextAutoFoldEditableText- font size, color
- italic, bold, shadowed, underlined…
- Image
- local file images
- resource images
- nineslice render
- …



