add todo
This commit is contained in:
parent
ce59ef559f
commit
76cdaaace6
@ -134,6 +134,7 @@ public enum WorldScanner implements IWorldScanner {
|
|||||||
} else {
|
} else {
|
||||||
if (foundWithinY) {
|
if (foundWithinY) {
|
||||||
// have found within Y in this chunk, so don't need to consider outside Y
|
// have found within Y in this chunk, so don't need to consider outside Y
|
||||||
|
// TODO continue iteration to one more sorted Y coordinate block
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user