Skip to content

Dat Modding API 1.21.4-1.9.0

Latest
Compare
Choose a tag to compare
@jtljac jtljac released this 15 Dec 03:35
61b21cf

Features

  • Update to latest version of NeoForge/Minecraft
  • Added new DatPermissions functions

Changes

  • Deprecated Pair (Other options exist now)
  • Deprecated UUID CODEC (NeoForge has it's own version now)

Removed

  • DatTeleport (Teleporting interface has changed so it's unnecessary)

BTS

  • Implemented Checkstyle for code style enforcement
  • Big code cleanup
  • Javadoc Cleanup