BlockUI

Easy to Use UI library for Forge mods

File Details

blockui-1.19.2-1.0.117-BETA-javadoc.jar

  • B
  • Nov 3, 2023
  • 559.14 KB
  • 13
  • 1.19.2
  • Forge

File Name

blockui-1.19.2-1.0.117-BETA-javadoc.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:blockui-522992:4837580")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Blockui Changelog

Version: 1.19.2-1.0.117-BETA

Changes:

  • Porting fixes
  • Last 1.20.1 commit before branching
  • Do not crash if missing texture file when in production (#63)

Still crashes when in dev * Scrollinglist dynamic size (#59)

  • Allow scrolling list items to have a dynamic size
  • Nothing to see here bugfix
  • Fixes for cursor polution/forge gui layers/nested text components, add ItemIconWithBlockState (#52)

  • Fix nested components in text

  • Add NBT parsing to itemicon with optional overrides (BlockStateTag, BlockEntityTag)
  • Fix cursor polution (cursor now changes back to default when leaving our UIs)
  • Differentiate automatic tooltips so manual tooltips dont get overriden
  • Change test guis to menu