made whatever leetom made build on my java 8 instance

This commit is contained in:
cola98765
2021-12-11 19:23:21 +01:00
parent 2c744dd22b
commit 1c65ef8323
@@ -92,7 +92,7 @@ public class LodWorldGenerator
/**
* Queues up LodNodeGenWorkers for the given lodDimension.
* @param renderer needed so the LodNodeGenWorkers can flag that the
* renderer needed so the LodNodeGenWorkers can flag that the
* buffers need to be rebuilt.
*/
public void queueGenerationRequests(LodDimension lodDim, LodBuilder lodBuilder)