Compatibility
Minecraft: Java Edition
1.21.10–1.21.11
1.21.3–1.21.8
1.21–1.21.1
1.20.6
1.20.4
1.20–1.20.2
1.19.4
1.19.2
1.18.2
1.17.1
1.16.5
Platforms
Supported environments
Details
Licensed LGPL-3.0-only
Published 2 years ago
Updated last week
Changelog
Highlights:
- Up API version 4.1.0 -> 5.0.0
- Removed 2 deprecated constructors
- Renamed IDhApiTerrainDataRepo.getSoftCache() -> createSoftCache() for clarity
Full Changelog
Additions:
- EDhApiDataCompressionMode
- Z_STD_STREAM
- Deprecated legacy option to support migrating old database formats
- Identical in behavior to the removed Z_STD option
- Z_STD_STREAM
- EDhApiLoggerLevel
- IDhApiGraphicsConfig
- getBiomeBlending()
- IDhApiTerrainDataRepo
- createSoftCache() identical in behavior to the removed getSoftCache(), this was only renamed to prevent confusion
- DhApiTerrainDataPoint
- add a default toString() method for easier debugging
Changes:
- Up API version 4.1.0 -> 5.0.0
- EDhApiDataCompressionMode
- Z_STD_BLOCK now uses block compression instead of streams, use Z_STD_STREAM to get the old behavior
Removals:
- EDhApiDataCompressionMode
- Z_STD
- Replaced by Z_STD_STREAM
- Z_STD
- EDhApiLoggerMode
- Replaced by the more granular options of EDhApiLoggerLevel
- IDhApiTerrainDataRepo
- getSoftCache()
- Replaced by createSoftCache()
- both methods function identically, the replacement was done just to prevent confusion about how the method would work
- Replaced by createSoftCache()
- getSoftCache()
- DhApiChunk
- remove deprecated constructor
- DhApiTerrainDataPoint
- remove deprecated constructor
Files
Metadata
Release channel
ReleaseVersion number
5.0.0Loaders
Game versions
1.16.5, 1.17.1, 1.18.2, 1.19.2, 1.19.4, 1.20.1–1.20.2, 1.20.4, 1.20.6, 1.21.1, 1.21.3–1.21.6, 1.21.8, 1.21.10–1.21.11Downloads
14786Publication date
December 13, 2025 at 3:58 PMPublisher
jeseibel
Owner


