Skip to content

🌏 Adventure 4.6.0

Compare
Choose a tag to compare
@kashike kashike released this 02 Mar 00:23
v4.6.0
0e0ed21

Additions ✨

  • #273 - feature(nbt): allow merging compound tags via this.put(that)
  • #280 - api: Add asHSV to RGBLike and use HSV for color comparisons in NamedTextColor.nearestTo
  • #283 - extra-kotlin
  • #284 - Added ZLIB compression support for NBT
  • #288 - api: Add Keyed overloads to hover event types
  • #289 - api: Add a method to create a TextColor from an HSVLike
  • #292 - api: Add methods to join components using a collector
  • #294 - build: Update examination to 1.1.0
  • #283 - extra-kotlin
  • #231 - Customize debugger output

Fixes 🐛

  • #291 - text-serializer-legacy: Don't insert redundant resets