Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@joserobjr joserobjr released this 28 Oct 21:41
b63a1bd

3.1.0 - 2021-10-28

Downloads from maven central.

Kotlin Documentation

Added

  • Automatic Java Jigsaw Module named br.com.gamemods.nbtmanipulator
  • NbtIO.writeNbtTagDirectly() and NbtIO.readNbtTagDirectly() allowing reading and writing arbitrary tags.

Changed

  • Updated to Kotlin 1.5.31
  • The source code was split in multiple files and now uses the explicit API feature