* hightmaps for every tile
* @throws ChunkNotFoundException
*/
public wdl() throws ChunkNotFoundException {
mver = new MVER();
maof = new MAOF();
mare = new MARE[4096];
maho = new MAHO[4096];
/*for(int x=0;x<64;x++){
for(int y=0;y<64;y++){
maof.setOffset(x, y, (4096*4+x*y*545*2+x*y*0x20));