promotional bannermobile promotional banner

Tau

A versatile and powerful UI Library for minecraft that provides a flutter-like syntax for making UI

File Details

Tau-1.0.0-1.19

  • R
  • May 13, 2023
  • 96.10 KB
  • 27
  • 1.19.3
  • Forge

File Name

Tau-1.0.0-1.19.jar

Supported Versions

  • 1.19.3

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

v1.0.0 - 1.19.3 Major Update


- Ported most functionalities to minecraft version 1.19.3
- Changes below are the differences compared for Tau v1.2.0 - 1.16.x
- `Tooltip` no longer allow custom colors for its border and background
- Removed `showDecimals` field from `Slider`
- Added parameter `stepSize` and `decimalPlaces` to `Slider`
- Renamed `Renderable` to `RenderableComponent`
- Added method `drawTooltip` to `Theme`
- Removed tooltip color related methods from `Theme`