BlueMap/implementations/forge-1.15.2
Blue (Lukas Rieger) 41921c680a Add a trigger to render tiles for newly generated chunks on forge
This uses a workaround that is checking for each chunk-load-event, if that chunk is already present and generated on the world files. The chunk will most likely not be present on the worldfiles right after being generated, because it is usually not saved to disk right away.
2020-09-14 11:25:25 +02:00
..
src/main Add a trigger to render tiles for newly generated chunks on forge 2020-09-14 11:25:25 +02:00
build.gradle Correct javax relocation 2020-08-30 14:41:51 +02:00