dynmap-neoforge/DynmapCore
jacob1 33c1b20d3b
Fix nether roof renders on Spigot 1.21.3
DynmapWorld.worldheight is reporting as 255 in 1.21.3, instead of 256 like it did before. (Overworld is now 319 -> 320). Unsure if this is a bug, since it seems right ...

Either way, do a Math.ceil to ensure there's enough sections even when the amount of blocks doesn't evenly line up with a 16 block section.
2024-11-28 22:01:36 -05:00
..
src Fix nether roof renders on Spigot 1.21.3 2024-11-28 22:01:36 -05:00
.gitignore Clean up init of coord widget 2020-05-02 18:19:17 -05:00
build.gradle Migrate to Gradle 8.7 2024-04-26 22:50:43 -05:00