Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: paul-eff/jMCX

jMCX v1.0.0 - Full v1 release!

24 Jun 00:39
866f386

Choose a tag to compare

v1.0.0 brings full CRUD support for MCA (Minecraft Anvil Region Files).

New

  • Full support for MCA (Minecraft Anvil Region Files)
  • Supports all CRUD operations (create, read, update & delete)
  • Implemented Factories and Interfaces to streamline API usage
  • Supporting fluent API (method chaining) to enable fast building of new Minecraft Chunks/Regions
  • This will be the first release available via Maven Central for easier integration into other projects

Changelog

  • Major changes to the project, class and method structure
  • Major optimisations to boost efficiency, cpu & memory usage
  • A lot of styling, Javadoc and comment changes

Fixed

  • A lot of inconsistencies, duplicates and bugs

Full Changelog: https://github.com/paul-eff/jMCX/commits/1.0.0