dynmap-neoforge/DynmapCore/src
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
..
main Fix nether roof renders on Spigot 1.21.3 2024-11-28 22:01:36 -05:00
.gitignore Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00