Age | Commit message (Collapse) | Author |
|
* 21w20a. Fixes #109
* Indentation and spacing fixes
|
|
Co-authored-by: CoolMineman <62723322+coolmineman@users.noreply.github.com>
Closes #101.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mojang refactored text again :irritatered:
- Widgets now take a Text again instead of StringRenderable/-Visitable
- ScreenDrawing takes OrderedTexts instead of StringVisitables
- To reduce the future updating workload, tooltips now use a new TooltipBuilder
|
|
|
|
|
|
I hate this snapshot.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add text click and hover event support for WLabel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|