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.18

  • R
  • May 13, 2023
  • 120.71 KB
  • 33
  • 1.18.2
  • Forge

File Name

Tau-1.0.0-1.18.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

v1.0.0-1.18 Major Update
Others


- Ported most functionalities to minecraft version 1.18.2
- 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`
- Added method `drawTooltip` to `Theme`
- Removed tooltip color related methods from `Theme`