promotional bannermobile promotional banner

LibGui

Easier GUIs for Fabric and Minecraft 1.14
Back to Files

1.3.2

File nameLibGui-1.3.2.jar
Uploader
falkreonfalkreon
Uploaded
Aug 29, 2019
Downloads
1.3K
Size
169.5 KB
Mod Loaders
Fabric
File ID
2773718
Type
R
Release
Supported game versions
  • 1.14.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:libgui-326869:2773718"

Learn more about Curse Maven

What's new

Big update this time around!

* Cleaned up mouse coordinates: all non-deprecated functions get mouseover coordinates in widget-local space

* Cleaned up mouse event delivery: the recipient of the mouseDown event is guaranteed to receive all related mouseDrag and mouseUp events

* Added optional mouseover coordinates to the paintBackground method of widgets

* Added WScrollBar, which manages progress across a windowed area

* Added WListPanel, a scrollable list resembling an android recycler view
* Added WSlider and WLabeledSlider for selecting a value from within a range

 

It's recommended to stop using paintForeground, at least for now, because the reported mouse coordinates could change at any time in the future to local ones.

This mod has no additional files