New config

This commit is contained in:
Leonardo
2021-08-22 14:34:02 +02:00
parent a1f01bef78
commit aa7ea85cde
6 changed files with 51 additions and 30 deletions
@@ -205,6 +205,8 @@ public class LodRegion implements Serializable
}
/**
* This method will return all the levelPos that are renderable according to the requisite given in input
*
* @return
*/
public List<Map.Entry<LevelPos,Integer>> getDataToGenerate(int playerPosX, int playerPosZ, int start, int end, byte generation, byte detailLevel, int dataNumber)